使用国内镜像通过pip安装python的一些包

国内pip souce地址:http://pypi.douban.com/simple/

 

pip 使用方法:pip install 包名 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

pip install -i https://pypi.tuna.tsinghua.edu.cn/simple –upgrade tensorflow-gpu

posted @ 2018-07-13 09:34  lincoln_lu  阅读(443)  评论(0编辑  收藏  举报