
python 国内镜像下载地址
#python 镜像下载地址
- 清华 pypi.tuna.tsinghua.edu/simple/
- 中科大 pypi.mirrors.ustc.edu/simple/
- 阿里云 mirrors.aliyun/pypi/simple/
- 豆瓣 pypi.douban/simple/
例如:
pip install 你想下载的库 -i 镜像地址👁️ 阅读量:0
© 版权声明:本文《python 国内镜像下载地址》内容均为本站精心整理或网友自愿分享,如需转载请注明原文出处:https://www.zastudy.cn/wen/1686914354a386312.html。