Use ctrl+shift+p
to open the command palette and search for Python:Select Interpreter
(or click select interpreter in the lower right corner).
If the panel shows an interpreter, select the available interpreter. If the panel doesn’t have an interpreter option. Please select the first item Enter interpreter path
.
Then paste the full path to your python.exe
(or go to explorer by selecting Find
and select your python.exe
).
1
solved I added python to path when installed but recieved warning “Python is not installed”