CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https:mirrors.tuna.tsinghua.edu.cnanacondapk

CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https:mirrors.tuna.tsinghua.edu.cnanacondapk,第1张

CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://mirrors.tuna.tsinghua.edu.cn/anaconda/pk

错误如下:

CondaHTTPError: HTTP 000 ConNECTION FAILED for url

这是报错下载地址:https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/linux-64/current_repodata.json

打开这个网站发现进不去了 说明这个源没法用  所以更换此清华源为中科大源

利用命令

sudo gedit ~/.condarc

打开配置文件把几个源换为这几个网址 通过浏览器输入几个地址发现可用 所以换了这几个

channels:
  - https://mirrors.ustc.edu.cn/anaconda/pkgs/free/
  - https://mirrors.ustc.edu.cn/anaconda/pkgs/main/
  - https://mirrors.ustc.edu.cn/anaconda/cloud/conda-forge/

通过conda install cython 命令 下载成功

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/zaji/5680342.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-12-17
下一篇 2022-12-17

发表评论

登录后才能评论

评论列表(0条)

保存