I am using anaconda with VSCode. I import tensorflow after I downloaded it and made sure I was in the correct environment, but everytime I run the program in the terminal in both VSCode and the regular terminal I am getting this error saying no module name tensorflow. it will work in jupyter notebook perfectly without running into the error. I have tried launching VSCode from the anaconda navigator as well nothing is working. What am I doing wrong?
I am using python 3.9.7 with the recommended version from google of tensorflow 2.6