```
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
```
其他地址
```
阿里云 http://mirrors.aliyun.com/pypi/simple/
中國科技大學 https://pypi.mirrors.ustc.edu.cn/simple/
豆瓣 http://pypi.douban.com/simple
Python官方 https://pypi.python.org/simple/
v2ex http://pypi.v2ex.com/simple/
中國科學院 http://pypi.mirrors.opencas.cn/simple/
清華大學 https://pypi.tuna.tsinghua.edu.cn/simple/
中國科學技術大學 [http://pypi.mirrors.ustc.edu.cn/simple/]
華中理工大學:[http://pypi.hustunique.com/]
山東理工大學:[http://pypi.sdutlinux.org/]
```