方法一:更换清华镜像源为中科大镜像源(没用)conda config --add channels https://mirrors.ustc.edu.cn/anaconda/pkgs/free/ conda config --set show_channel_urls yes
方法二:删除“- defaults”(没用)vim ~/.condarc
方法三:将镜像源中的https改为http(有用)
Anaconda: HTTP 000 CONNECTION FAILED for url <https://mirrors.tuna.tsinghua.edu.cn/