当前位置:   article > 正文

安装Tensorflow时常用的镜像源_tensorflow 镜像源

tensorflow 镜像源

国内几大镜像源

1. 镜像源:

清华(常用):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/

2. 修改pip默认源

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

注:某些情况下,某些包只能从原位置安装,若替换默认源会导致无法安装

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

闽ICP备14008679号