I started using venvs on Visual Studio Code, and when I am trying to use pandas, by import pandas
it gives me this error
"Import "pandas" could not be resolved from source"
So I tried to use ctrl+shift+p
to change python interpreter in vscode, I get this error
"Command Python resulted in an error (comand 'python.setInterpreter' not found).