Python使用阿里云镜像

临时使用

pip install 包名 -i https://mirrors.aliyun.com/pypi/simple/

以后都使用阿里云的源

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

posted @ 2020-08-15 23:40  煦色韶光  阅读(6878)  评论(0编辑  收藏  举报