Entering edit mode
15 months ago
eesha28112001
•
0
I have been trying to install OpenMS on my Ubuntu system. This is the command I'm using:
conda install -c bioconda openms
I keep getting this error:
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Collecting package metadata (current_repodata.json): failed
CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://conda.anaconda.org/conda-forge/noarch/current_repodata.json>
Elapsed: -
An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.
'https//conda.anaconda.org/conda-forge/noarch'
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Is there a way to resolve this?