when i try to use Tensorflow.Keras in my Code it will not wor.
every time it says: Import “tensorflow.keras.applications” could not be resolved paylance(reportmissingImports).
enter image description here
enter image description here
I did install Tensorflow. Tensorflow did delete Keras and some other packages and did install it from new. I checked the correctness of the installation of Tensorflow and Keras. all good. To be on the safe side, I installed Keras cv and NLP (who knows if you need it). Now i typed a code and did needed Tensorflow.Keras.applications, and it didn´t worked.
Philipp Arnold is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.