Answers for "CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://conda.anaconda.org/pytorch/win-64/current_repodata.json> Elapsed: -"

3

http 000 connection failed

Quick fix HTTP 000 connection failed error:

1. Open Anaconda Navigator
2. Click 'Environment'
3. Click the Green Play Button marked as 'base (root)'
4. Click 'Open Terminal'
5. The prompt looks '(base) c:'UsersOwner>'
6. To check if it is coda prompt type 'coda --v' press enter
Posted by: Guest on June-07-2020
-2

condahttperror: http 000 connection failed for url <https://repo.anaconda.com/pkgs/main/win-64/current_repodata.json>

Try to start Anaconda Prompt as Administrator (click right button of mouse before starting it), and make the same order.
Posted by: Guest on March-03-2021

Code answers related to "CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://conda.anaconda.org/pytorch/win-64/current_repodata.json> Elapsed: -"

Browse Popular Code Answers by Language