‘tensorflow_core.compat.v2‘ has no attribute ‘__internal__‘哥,这个解决了吗
我也碰到了
你试一下写成这样:from tensorflow.compat.v1 import keras
请问解决了吗 我也遇到了一样的问题