CondaHTTPError: HTTP-000 VERBINDUNG FEHLGESCHLAGEN für url <https://repo.continuum.io/pk gs/r/win-64/repodata.json.bz2>

Muss ich installieren tensorflow und versuchte zu addieren Umgebung ersten. Aber ich bekomme die HTTP-Verbindung Fehlgeschlagen-Fehler. Ich bin hinter einer Firmen-proxy und der bereits definiert ist Sie gut .condarc-Datei. Hier ist der Fehler, die ich immer bin:

C:\Users\Rahul\Downloads>conda create -n tensorflow python=3.6 anaconda
Solving environment: failed
CondaHTTPError: HTTP 000 CONNECTION FAILED for url 
<https://repo.continuum.io/pk
gs/r/win-64/repodata.json.bz2>
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.
ConnectionError(MaxRetryError("HTTPSConnectionPool(host='repo.continuum.io, por
t=443): Max retries exceeded with url: /pkgs/r/win-64/repodata.json.bz2 (Caused
by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x0
000001A00393C88>: Failed to establish a new connection: [Errno 11002] getaddrinf
o failed',))",),)

Ich stellte diese Frage in Ihrer issue-tracker hier im detail:
https://github.com/conda/conda/issues/7283

Wie bereits im Bugtracker, ich habe bereits versucht durch zurücksetzen ssl, hinzufügen condarc Datei etc. Aber kein Glück so weit. Mein proxy funktioniert, wie erwartet und meine Einträge in condarc-Datei korrekt sind. Auch Kontinuum-repository per browser erreichbar ist, ohne Probleme.

Keiner der Befehle wie conda update oder conda install funktioniert und gibt den gleichen Fehler-stack während der Ausführung.

Freuen, wenn jemand herausfinden könnte, was läuft hier falsch?

InformationsquelleAutor Rahul Raj | 2018-05-12

Schreibe einen Kommentar