码迷,mamicode.com
首页 > 其他好文 > 详细

安装tensorflow-gpu 2.1.0 新版本报错no attribute ‘compat‘

时间:2020-07-04 09:17:23      阅读:193      评论:0      收藏:0      [点我收藏+]

标签:install   board   新版   http   image   scipy   ==   oar   解决   

tensorflow安装的版本

技术图片

报错如下

技术图片

解决方案

pip install tensorflow-estimator==2.1.0

结果又报错
技术图片

接着安装对应版本

pip install scipy==1.4.1
pip install tensorboard==2.1.0

解决成功

安装tensorflow-gpu 2.1.0 新版本报错no attribute ‘compat‘

标签:install   board   新版   http   image   scipy   ==   oar   解决   

原文地址:https://blog.51cto.com/13155409/2508261

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!