推荐两个源: 豆瓣:http://pypi.douban.com/simple/ 清华:https://pypi.tuna.tsinghua.edu.cn/simple 使用方法有两种,一种为临时使用,另外一种为永久修改. 1.临时使用: 在使用pip的时候加参数-i,如下: 1 pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pandas 2.永久修改: Linux下,修改~/.pip/pip.conf(或者创建一个),将inde…