Error with bioconda
Char-Al opened this issue · 1 comments
Char-Al commented
Hello,
I have this error when I try to install a tool with bioconda :
$ conda install -c bioconda pysam
Collecting package metadata (current_repodata.json): failed
UnavailableInvalidChannel: The channel is not accessible or is invalid.
channel name: bioconda
channel url: https://conda.anaconda.org/bioconda
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.
and indeed I get a 404 on : https://conda.anaconda.org/bioconda/linux-64/repodata.json
Does anyone have a suggestion?
Char-Al commented
duplicate : bioconda/bioconda-recipes#31460