Windows上pip安装torch==0.4.1报错
错误代码
ERROR: Could not find a version that satisfies the requirement torch==0.4.1
ERROR: No matching distribution found for torch==0.4.1
解决方法
pip install torch==0.4.1 -f https://download.pytorch.org/whl/torch_stable.html
版权声明:
作者:Hlynford
链接:https://hlynford.com/1105.html
来源:Hlynford'Blog
文章版权归作者所有,未经允许请勿转载。
THE END
二维码
共有 0 条评论