Closed QingzhiHu closed 2 years ago
Thanks for pointing this out. What script did you try to run before getting this error?
I remember its utils.py under the root directory (as I mistook it for it being utils.py inside of data folder at the beginning).
Since I couldn't reproduce this issue, and Keras is not used in our project, I will close this issue for now. I can investigate further if the issue persists.
Error: "ModuleNotFoundError: No module named 'keras.api'" After pip install keras==2.6.0. this problem is resolved.