EGA-archive/ega-download-client

HTTP Error

Closed this issue · 1 comments

Hi, I'm sorry to bother you but I can't solve this problem. When I want to install the pyega3, it appears this error. The details are as follows. Could you please give me some help?

C:\Users\49809>conda install pyega3
Collecting package metadata (current_repodata.json): failed

CondaHTTPError: HTTP 000 CONNECTION FAILED for url https://conda.anaconda.org/conda-forge/win-64/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/win-64'

Hi @ZhangXiangye. Thanks for reaching out with this issue. This doesn't appear to be an issue specific to pyega3, but rather an issue with your conda installation. A quick search on Stack Overflow provided these instructions for resolving the issue, or you can do a fresh installation of conda and then re-try installed pyega3. Hope this helps!