首先,打开Anaconda Prompt窗口,执行命令:
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
然后,执行命令:
conda config --set show_channel_urls yes
来源:学校课件
微信扫一扫
首先,打开Anaconda Prompt窗口,执行命令:
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
然后,执行命令:
conda config --set show_channel_urls yes
来源:学校课件
相关推荐