AttributeError: module 'tensorflow' has no attribute 'keras'
When trying to run the 'Solving with TensorFlow' section, I get this error.
Tensorflow has already been updated to the latest version in anaconda and I haven't been able to find a solution online.
3 answers ( 0 marked as helpful)
I was facing this same issue. It worked for me when I uninstalled the 2.10 version and installed 2.8 version instead.
I am having the same issue. Is 2.8 version for tensorflow 2.0 or keras? I thought the latest version is 2.15.0 (which is what I am running)?
The 2.8 version is for tensorflow.