import tensorflow works
but when I use: from tensorflow.keras import layers, it does not work
it gives me the error: Import “tensorflow.keras” could not be resolved
I have no idea what to do, I am using VSCode btw
Uninstalling and reinstalling tensorflow and keras
New contributor
Psykotic is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.