pip 设置国内镜像 
                                                    
                        
                    
                    
  
                    
                    pipy国内镜像目前有
http://pypi.douban.com/ 豆瓣
http://pypi.hustunique.com/ 华中理工大学
http://pypi.sdutlinux.org/ 山东理工大学
http://pypi.mirrors.ustc.edu.cn/ 中国科学技术大学
http://mirrors.aliyun.com/pypi/simple/ 阿里云
https://pypi.tuna.tsinghua.edu.cn/simple/ 清华大学比如设置阿里云镜像
pip config set global.trusted-host mirrors.aliyun.com
pip config set global.index-url https://mirrors.aliyun.com/pypi/simple本作品采用《CC 协议》,转载必须注明作者和本文链接
 
           mution 的个人博客
 mution 的个人博客
         
             
             
             
           
           关于 LearnKu
                关于 LearnKu
               
                     
                     
                     粤公网安备 44030502004330号
 粤公网安备 44030502004330号 
 
我一直用的阿里云,速度真的快
话说为什么这些大学都有自己的python源 简直太羡慕了