CondaHTTPError: HTTP 000 CONNECTION FAILED
bioinfo@bioinfo-07:~$ conda install -c bioconda bowtie
Solving environment: failed
CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://conda.anaconda.org/default/linux-32/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.
ProxyError(MaxRetryError("HTTPSConnectionPool(host='conda.anaconda.org', port=443): Max retries exceeded with url: /default/linux-32/repodata.json (Caused by ProxyError('Cannot connect to proxy.', error('Tunnel connection failed: 407 Proxy Authentication Required',)))",),)
• 9,569 views
•
link
1 answer
This looks like a local firewall/proxy/connection issue. Does this machine have access to internet (direct/via proxy)?
• 1 views
•
link
Log in to answer this question.