Why can’t I import keras from tensorflow in PyCharm?
I’m currently working on a project in PyCharm and I’m having trouble importing tensorflow.keras. It seems like the keras module is not recognized by the PyCharm editor. The error message indicates that the postfix keras is not recognized, and it appears that the keras module is located inside the python folder rather than directly in the tensorflow directory. tf.version is 2.12.0.