Closed
Description
Refs: #17667
- anyOS @isidorn
- anyOS @bamurtaugh
Complexity: 3
Requirements:
- Access to a machine with no Python installed, maybe a devcontainer for linux.
- Pre-release version of the Python extension installed
Steps:
Case 1: No Python installed
- Open a Python file, and use button on top right to run it:
- Verify the following prompt shows up:
- Verify clicking
Select Interpreter
opens the quickpick saying:
Case 2: Invalid Python selected
- Have Python installed.
- Select an invalid interpreter. You can use
Python: Select Interpreter
command and chooseEnter interpreter path...
item. - Verify following prompt shows up on running Python file in this case:
Case 3: Invalid Python selected: multiroot scenario with multiple workspace folders opened