Import "tensorflow.keras.models" could not be resolved

im getting this error in VS Code how can i correct it?

Screenshot_63

import tensorflow as tf

from tensorflow.keras.models import Sequential

from tensorflow.keras.layers import Dense, Dropout

Hi @Jus_Cog, Could you please let us know what is the error you are facing while importing the above statements in VS code. Thank You.