python - Anaconda使用conda连接网络出现错误
迷茫
迷茫 2017-04-18 10:26:28
0
2
1592

我使用的是windows10 64bit下的Anaconda2,在安装和更新包的时候出现以下报错信息。
这是使用默认源安装包的报错信息:
C:Usersning0>conda install numpy
Fetching package metadata ...

CondaHTTPError: HTTP None None for url https://repo.continuum.io/pkg...
Elapsed: None

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='repo.continuum.io', port=443): Max retries exceeded with url: /pkgs/free/win-64/repodata.json.bz2 (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError(': Failed to establish a new connection: [Errno 10061] ',)))",),)

下面是使用清华大学的镜像安装的报错信息:
C:Usersning0>conda install numpy
Fetching package metadata ...

CondaHTTPError: HTTP None None for url https://mirrors.tuna.tsinghua...
Elapsed: None

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='mirrors.tuna.tsinghua.edu.cn', port=443): Max retries exceeded with url: /anaconda/pkgs/free/win-64/repodata.json (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError(': Failed to establish a new connection: [Errno 10061] ',)))",),)

求问这个问题怎么解决啊?我各种网站都找遍了。

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

répondre à tous (2)
小葫芦

https://zhuanlan.zhihu.com/p/...
Je ne l'ai jamais utilisé auparavant. J'ai vu ce document sur Zhihu. J'espère qu'il sera utile.
À en juger par le message d'erreur, il s'agit d'un problème de liaison réseau.

    洪涛

    Avez-vous configuré un proxy ou un VPN ? Essayez d'ouvrir la page Web manuellement

      Derniers téléchargements
      Plus>
      effets Web
      Code source du site Web
      Matériel du site Web
      Modèle frontal
      À propos de nous Clause de non-responsabilité Sitemap
      Site Web PHP chinois:Formation PHP en ligne sur le bien-être public,Aidez les apprenants PHP à grandir rapidement!