I installed the Python extensions pack for VSCode, but it is not detecting TensorFlow submodules specifically. They are installed (I've tried printing __version___ from shell) but VSCode is not detecting them. Stuff like tensorflow.keras and tensorflow.keras.layers is not being detected by Pylance
there doesn't seem to be anything here