Anaconda默认源无法下载某些包的问题,加上以下后缀可以简单的解决:pip install torch -i http://pypi.douban.com/simple --trusted-host pypi.douban.com切换镜像源后下载torch包成功