当前位置:   article > 正文

python镜像源_python 镜像源

python 镜像源

国内常见的镜像源

清华:https://pypi.tuna.tsinghua.edu.cn/simple

中科大: https://pypi.mirrors.ustc.edu.cn/simple/

阿里云:https://mirrors.aliyun.com/pypi/simple/

豆瓣:https://pypi.douban.com/simple/

设置默认源

pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple

安装指定镜像源、包、指定版本

pip3 install -i https://mirrors.aliyun.com/pypi/simple/  tensorflow==2.15.0

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/酷酷是懒虫/article/detail/992285?site
推荐阅读
相关标签
  

闽ICP备14008679号