conda安装环境时太慢了,可能是网络的问题,最后换了个源解决了,一个源一个源试就行。
channels: - defaults show_channel_urls: true default_channels: - https://mirror.nju.edu.cn/anaconda/pkgs/main - https://mirror.nju.edu.cn/anaconda/pkgs/r - https://mirror.nju.edu.cn/anaconda/pkgs/msys2 custom_channels: conda-forge: https://mirror.nju.edu.cn/anaconda/cloud pytorch: https://mirror.nju.edu.cn/anaconda/cloud