pip 国内源下载

虚拟环境中快速安装 pythoch gpu 低版本
网址
https://pytorch.org/get-started/previous-versions/
然后是把whl文件放在 项目同级目录 pip install whl就可以了
在这里插入图片描述
在这里插入图片描述

**
#pip install -U tensorflow-gpu==1.14.0 -i https://pypi.tuna.tsinghua.edu.cn/simple/

GITHUB 下载链接

**
https://gh.api.99988866.xyz/

https://hub.fastgit.org/

有的模块你就是无法 pip 下载 那么使用 whl文件安装

**
网址:https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyhook

猜你喜欢

转载自blog.csdn.net/qq_38735017/article/details/117931289