在cmd中输入以下代码(书上这么写的)
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --set show_channel_urls yes
如果不管事就按下面方法操作:
在Anaconda Prompt中输入:
python -m pip install --upgrade pip
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
下载速度变快即为成功!
小伙伴们如过尝试后有用记得来评论打卡一下子,谢谢!
7707

被折叠的 条评论
为什么被折叠?



