python pip 下载官网模块慢,更改为国内源
pip install -U wxPython -i https://pypi.tuna.tsinghua.edu.cn/simple
-i 参数,从指定源下载
后面的地址可以换成国内的 pip 镜像:
清华
https://pypi.tuna.tsinghua.edu.cn/simple/
中科大
https://pypi.mirrors.ustc.edu.cn/simple/
阿里云
https://mirrors.aliyun.com/pypi/simple/
豆瓣
http://pypi.douban.com/simple/
Windows:
在 windows 命令提示符(控制台)中,输入 %APPDATA%,进入此目录
在该目录下新建名为 pip 的文件夹,然后在其中新建文件 pip.ini。(例如:"C:\Users\Administrator\AppData\Roaming\pip\pip.ini")
在文件中填入一下内容并保存(可替换为上述不同的镜像地址):
[global]
index-url = http://pypi.douban.com/simple
[install]
trusted-host=pypi.douban.com
Linux / Mac:
文件地址为 ~/.pip/pip.conf,其余相同。
惜秦皇汉武,略输文采;唐宗宋祖,稍逊风骚。
一代天骄,成吉思汗,只识弯弓射大雕。
俱往矣,数风流人物,还看今朝