ubuntu 下修改pip源无效的原因

原因:没有访问权限

解决方法:终端中进入root模式,修改文件权限

chmod 777 /root/.pip/pip.conf

posted @ 2018-04-01 12:37  夏日已末  阅读(890)  评论(0)    收藏  举报