I created a new project, and let it default to the "hello world" print statement ... but when I try to run it, I get an error that says "We didn't find any interpreters" When I open the extra window in Visual Studio, and look at Environments, I see "Python 3.4" I...
Globally installed interpreters. For example, the ones found in/usr/local/bin,C:\\python38, etc. Note: The interpreter selected may differ from whatpythonrefers to in your terminal. If Visual Studio Code doesn't locate your interpreter automatically, you canmanually specify an interpreter. ...