You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed your guidance on the installation of channels and yaml, but the error was reported at this step. The error was as follows: Is there any solution? Thank you very much
#3
Open
cpplyqz opened this issue
May 24, 2023
· 2 comments
You will need to adjust your conda configuration to proceed.
Use conda config --show channels to view your configuration's current state,
and use conda config --show-sources to view config file locations.
I typed conda config --remove-key channels to clear all channels but it still go wrong.T-T
The text was updated successfully, but these errors were encountered:
dear teacher,I removed the 'daler' channels and I got it ,thank you hope you more course of bacterial and phages.
| |
cppyqz
|
|
***@***.***
|
---- Replied Message ----
| From | ***@***.***> |
| Date | 5/24/2023 17:39 |
| To | ***@***.***> |
| Cc | ***@***.***> ,
***@***.***> |
| Subject | Re: [vappiah/bacterial-genomics-tutorial] I followed your guidance on the installation of channels and yaml, but the error was reported at this step. The error was as follows: Is there any solution? Thank you very much (Issue #3) |
I have modified the scripts. Please redownload them and try again.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
conda env create --quiet -f environment.yaml
Collecting package metadata (repodata.json): ...working... failed
UnavailableInvalidChannel: The channel is not accessible or is invalid.
channel name: daler
channel url: http://mirrors.tuna.tsinghua.edu.cn/anaconda/daler
error code: 404
You will need to adjust your conda configuration to proceed.
Use
conda config --show channels
to view your configuration's current state,and use
conda config --show-sources
to view config file locations.I typed conda config --remove-key channels to clear all channels but it still go wrong.T-T
The text was updated successfully, but these errors were encountered: