标签:更换 png bsp idt style code 技术 show info
更换清华源的时候,这三个都需要加上
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/ conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/ conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/ conda config --set show_channel_urls yes#下载时显示文件来源
其次,在官网选择完之后去掉-c pytorch
标签:更换 png bsp idt style code 技术 show info
原文地址:https://www.cnblogs.com/zyb993963526/p/14160967.html