Python使用阿里云镜像 临时使用 pip install -i https://mirrors.aliyun.com/pypi/simple/ 包名 以后都使用阿里云的源 pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/ 来源:CSDN作者:Jtag特工链接:https://blog.csdn.net/lusing/article/details/104437843 标签 阿里 镜像 云计算 python pip