标签:file unit format dep error 版本 HERE error: you
AttributeError: module ‘tensorflow‘ has no attribute ‘contrib‘The TensorFlow contrib module will not be included in TensorFlow 2.0.
For more information, please see:
解决办法:
笔者简单地pip uninstall tensorflow
装回1.X的版本
安装Tensorflow 2.0后的坑has no attribute ‘contrib‘
标签:file unit format dep error 版本 HERE error: you
原文地址:https://blog.51cto.com/cfy10/2446977