AttributeError: module 'tensorflow.python.training.checkpointable' has no attribute 'CheckpointableBase'

 

 


AttributeError: module 'tensorflow.python.training.checkpointable' has no attribute 'CheckpointableBase'

 

然后安装tensorflow

 


Pip install tensorflow-gpu==1.12.0
Pip install tensorflow==1.12.0
注意版本号一致,因为tensorflow-gpu对tensorflow有依赖性。

 

然后运行命令就成功了

 

posted @ 2019-02-21 16:19  白煤球  阅读(1031)  评论(0编辑  收藏  举报