pip install --user torch==1.1.0 -f https://download.pytorch.org/whl/torch_stable.html -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
ERROR: No matching distribution found for torch==1.1.0
阅读 197
2022-01-27
pip install --user torch==1.1.0 -f https://download.pytorch.org/whl/torch_stable.html -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
相关推荐
精彩评论(0)