2.4 尝试pip --default-timeout=1000 install  https://download.pytorch.org/whl/cu100/torch-1.1.0-cp36-cp36m-win_amd64.whl

 

python3 -m pip3 install torch===1.2.0 torchvision===0.4.0 -f https://download.pytorch.org/whl/torch_stable.html -i https://pypi.doubanio.com/simple

当pip安装因为网络超时而无法安装的时候慢

相关文章:

  • 2021-06-30
  • 2021-06-17
  • 2022-12-23
  • 2022-01-01
  • 2022-02-25
  • 2022-12-23
  • 2021-09-12
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-20
  • 2021-10-28
  • 2021-10-07
  • 2022-12-23
相关资源
相似解决方案