pip(国内镜像)

pip install [library_name] -i https://pypi.tuna.tsinghua.edu.cn/simple    清华镜像

 

pip install [library_name] -i http://pypi.douban.com/simple  豆瓣镜像

 

pip install [library_name] -i https://mirrors.aliyun.com/pypi/simple/   阿里云镜像

posted @ 2019-09-29 16:15  爱学习的红领巾  阅读(222)  评论(0)    收藏  举报