Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conda/bioconda install diamond -CondaSSLError: Encountered an SSL error. Most likely a certificate verification issue. #48599

Open
peiyilu168 opened this issue Jun 19, 2024 · 1 comment

Comments

@peiyilu168
Copy link

I'm trying to install diamond via bioconda following the instructions on the wiki. I have created a new conda environment and then used:

conda install -c bioconda -c conda-forge diamond

And I get this error

CondaSSLError: Encountered an SSL error. Most likely a certificate verification issue.
Channels:
 - bioconda
 - conda-forge
 - defaults
Platform: win-64
Collecting package metadata (repodata.json): failed

CondaSSLError: Encountered an SSL error. Most likely a certificate verification issue.

Exception: [SSL] record layer failure (_ssl.c:2637)

Does anyone know how to solve the issue?

@martin-g
Copy link
Contributor

https://anaconda.org/bioconda/diamond / Bioconda does not provide win-64 builds.
I would expect an error saying "Not found".
Maybe you use old version of conda ?!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants