udacity / CarND-Term1-Starter-Kit

MIT License
495 stars 602 forks source link

CondaHTTPError: HTTP None None #59

Closed DominicusBenacus closed 7 years ago

DominicusBenacus commented 7 years ago

Everytime I want to install a package or excecute the command **conda update conda** I get this message:

Fetching package metadata ...
CondaHTTPError: HTTP None None
for url <None>
An HTTP error occurred when trying to retrieve this URL.
ConnectionError(MaxRetryError("HTTPSConnectionPool(host='repo.continuum.io', port=443): Max retries exceeded with url: /pkgs/free/win-64/repodata.json.bz2 (Caused by ProxyError('Cannot connect to proxy.', error('Tunnel connection failed: 407 authenticationrequired',)))",),)

System: Windows 10 behind a cisco vpn connection. Who can help me with this issue?

I did not find any help in the net.