pip更换源

#mkdir ~/.pip
cd .pip
vi pip.conf

[global]
trusted-host =  pypi.tuna.tsinghua.edu.cn
index-url = https://pypi.tuna.tsinghua.edu.cn/simple

posted on 2018-07-17 16:18  肖美俊  阅读(146)  评论(0)    收藏  举报

导航