install diamond
Hi
whenever I try to install diamond using Conda, I get the below error :
I've tested the following commands didn't work:
conda install -c bioconda diamond conda install -c "bioconda/label/cf201901" diamond conda install -c bioconda -c conda-forge diamond
what should I do to install diamond on anaconda?
Went through that last night, make a new environment in Conda. It worked for me.
Went through that last night, make a new environment in Conda. It worked for me.
Thanks ... it takes a lot of energy to reinstall necessary requirements :)
Having the same issue! Tried creating a new environment and it's still giving the same issue (package not available). Tried installing via the windows .exe file (from https://github.com/bbuchfink/diamond/releases) too. Any suggestions on how to install it in windows?