pip设置阿里云源

pip config set global.index-url https://mirrors.aliyun.com/pypi/simple 
pip config set install.trusted-host mirrors.aliyun.com

你可能感兴趣的:(个人学习记录,pip,阿里云,云计算)