windows修改 pip镜像源_技术

 

 

方式二: 命令配置:

pip install pip -U

pip config set global.index-url http://mirrors.aliyun.com/pypi/simple/

 pip config set install.trusted-host http://mirrors.aliyun.com