Environment data
- VS Code version: 1.33.1
- Extension version (available under the Extensions sidebar): 4.11881
- OS and version: Mac 10.14.4
- Python version (& distribution if applicable, e.g. Anaconda): 3.7.2
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): N/A
Expected behaviour
I want to use "python command(e.g. Select Interpreter)"
Actual behaviour
I can't use "python command(e.g. Select Interpreter)"
Steps to reproduce:
- Update Python plugin to latest version
- use python command
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; turn on source maps to make any tracebacks be useful by running Enable source map support for extension debugging)
Environment data
Expected behaviour
I want to use "python command(e.g. Select Interpreter)"
Actual behaviour
I can't use "python command(e.g. Select Interpreter)"
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; turn on source maps to make any tracebacks be useful by runningEnable source map support for extension debugging)