Python 阿里云镜像:

Python 临时使用阿里云镜像:

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

 

以后都用阿里云镜像:

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

posted @ 2022-12-22 19:08  咸瑜  阅读(364)  评论(0)    收藏  举报