Loading

pytorch 安装报错:No matching distribution found for torch===1.2.0

改用如下命令:

pip install torch==1.2.0 -f https://download.pytorch.org/whl/torch_stable.html

posted @ 2021-08-22 20:18  _yhwu  阅读(2045)  评论(0)    收藏  举报