Closed
Description
Not useful. After I updated my libraries in Anaconda, all of my Keras codes started to give dramatic errors. I can import the Keras, but can not use it! I re-installed but the situation is same. I don't know how the dependencies or methods changed, but you should consider how people are using these. Now I have to install a previous version, but which one?
ModuleNotFoundError: No module named 'keras.layers'
ModuleNotFoundError: No module named 'keras.optimizers'
ModuleNotFoundError: No module named 'keras.regularizers'
ModuleNotFoundError: No module named 'tensorflow.keras'