镜像网站:http://mirrors.neusoft.edu.cn/
我们这里设置清华镜像,在Anaconda Prompt 中运行以下命令:
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --set show_channel_urls yes
输入完上述命令在Anaconda Prompt中正常利用“pip install 软件包”可以大大加快下载速度。
参考:https://blog.youkuaiyun.com/zsf442553199/article/details/78890659