Environment data
- VS Code version: XXX
- Extension version (available under the Extensions sidebar): XXX
- OS and version: XXX
- Python version (& distribution if applicable, e.g. Anaconda): XXX
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): XXX
- Relevant/affected Python packages and their versions: XXX
Actual behavior

After clicking X:

Similar issue on macOS but instead it says "the default interpreter is invalid.
Expected behavior
VS Code selects a default python interpreter, or only does the second step
Steps to reproduce:
- mkdir newapp
- code .
- add hello.py
- open it
Logs
Output for Python in the Output panel (View→Output, change the drop-down the upper-right of the Output panel to Python)
Output from Console under the Developer Tools panel (toggle Developer Tools on under Help)
Environment data
Actual behavior
After clicking X:

Similar issue on macOS but instead it says "the default interpreter is invalid.
Expected behavior
VS Code selects a default python interpreter, or only does the second step
Steps to reproduce:
Logs
Output for
Pythonin theOutputpanel (View→Output, change the drop-down the upper-right of theOutputpanel toPython)Output from
Consoleunder theDeveloper Toolspanel (toggle Developer Tools on underHelp)