当前位置:   article > 正文

python3无法导入tensorflow_hub问题_pycharm tensorflow-hub

pycharm tensorflow-hub

解决python3无法导入tensorflow_hub问题

直接pip install tensorflow_hub 显示错误
发现可能是url源的问题,换成国内的镜像源就可以了。

我用的是:pip install tensorflow_hub -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
其他国内源:
1)http://mirrors.aliyun.com/pypi/simple/ 阿里云
2) http://pypi.douban.com/simple/ 豆瓣
3) http://pypi.mirrors.ustc.edu.cn/simple/ 中国科学技术大学
4)https://pypi.mirrors.ustc.edu.cn/simple/ 中国科技大学
5) https://pypi.tuna.tsinghua.edu.cn/simple/ 清华大学

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

闽ICP备14008679号