配置国内源(阿里云)

Mac & Linux

修改~/.pip/pip.conf 文件(Mac & Linux 系统)

Windows

修改%HOMEPATH%\pip\pip.ini(Windows 系统)

如果不存在就新建一个,把下面的内容粘进去

[global]
trusted-host=mirrors.aliyun.com
index-url=http://mirrors.aliyun.com/pypi/simple

results matching ""

    No results matching ""