pip指定源安装

阿里 :https://mirrors.aliyun.com/pypi/simple/

pip install <软件名> -i https://mirrors.aliyun.com/pypi/simple/

如 pip install tensorflow-gpu==1.14.0 -i https://mirrors.aliyun.com/pypi/simple/

posted on 2019-11-30 15:37  川洋  阅读(1545)  评论(0)    收藏  举报