安装tensorflow遇到的问题

网友投稿 967 2022-11-19

安装tensorflow遇到的问题

安装tensorflow遇到的问题

protobuf requires Python ‘>=3.7’ but the running Python is 3.6.4

pip install tensorflow==1.14.0 -i --trusted-host --ignore-installed wrapt

pip install tensorflow==1.14.0 -i --trusted-host pypi.douban.com --ignore-installed wrapt

pip install tensorflow==1.14.0 -i --trusted-host pypi.douban.com

ModuleNotFoundError: No module named ‘numpy.testing.decorators’

pip install --upgrade numpy -i --trusted-host pypi.douban.com

pip install numpy==1.17.0pip install numpy==1.17.0 -i --trusted-host pypi.douban.compip install loguru==0.2.5 -i --trusted-host pypi.douban.com

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:ReactNative0.55监听器
下一篇:Python创建二维数组(关于list的一个小坑)
相关文章

 发表评论

暂时没有评论,来抢沙发吧~