解决windows报错Could not find a version that satisfies the requirement torch==1.0.0

1.进入pytorch官网

2.找到Previous PyTorch Versions,并找到下图所示部分(较靠下)

解决windows报错Could not find a version that satisfies the requirement torch==1.0.0

 

 

3.点击后跳转另一页面

解决windows报错Could not find a version that satisfies the requirement torch==1.0.0

 

 4.下载到本地后通过再通过命令  pip install 下载路径(该文件所在位置)   即可进行安装

上一篇:pip download 只下载不安装命令的使用方法


下一篇:接口认证方式:Bearer Token