Environment data
- VS Code version: < 1.21.0 >
- Extension version (available under the Extensions sidebar): < Python Microsoft 2018.2.1 (9th March 2018)>
- OS and version: < Windows 10 1709 Home>
- Python version: < 3.6.4 >
- Type of virtual environment used (if applicable): <N/A >
- Relevant/affected Python packages and their versions: <Python Microsoft 2018.2.1 (9th March 2018) >
Actual behavior
< After Feb 2018 V-1.21 update, debugger option is not working (I've created folder) and it's showing error 'Debug adapter process has terminated unexpectedly'.
Also I cannot select the interpreter from the command palette, and it shows error message:
"command 'python.setInterpreter' not found". I've tried uninstalling and reinstalling vs code and also disabled the extensions and then checked for running the code either in debugger mode and integrated terminal but nothing works. >
Expected behavior
< Debugger should work perfectly fine and show the tray consisting of start stop and pull over buttons to carry out the debugging session, also by using the combination ctrl + shift + p and choosing the interpreter it should have shown me the current python interpreter installed in my system which it showed earlier perfectly before the latest update >
Steps to reproduce:
- < I've just enabled the Python extension from Microsoft and disabled other extensions, to re-create the whole scenario, a zip file is attached. >
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)
VScode1.zip
Environment data
Actual behavior
< After Feb 2018 V-1.21 update, debugger option is not working (I've created folder) and it's showing error 'Debug adapter process has terminated unexpectedly'.
Also I cannot select the interpreter from the command palette, and it shows error message:
"command 'python.setInterpreter' not found". I've tried uninstalling and reinstalling vs code and also disabled the extensions and then checked for running the code either in debugger mode and integrated terminal but nothing works. >
Expected behavior
< Debugger should work perfectly fine and show the tray consisting of start stop and pull over buttons to carry out the debugging session, also by using the combination ctrl + shift + p and choosing the interpreter it should have shown me the current python interpreter installed in my system which it showed earlier perfectly before the latest update >
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)VScode1.zip