You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extension version (available under the Extensions sidebar): XXX
OS and version: windows 10
Python version (& distribution if applicable, e.g. Anaconda): Anaconda python 2.7.15
Type of virtual environment used (N/A | venv | virtualenv | conda | ...): conda
Relevant/affected Python packages and their versions: XXX
Actual behavior
Logs
Output for Python in the Output panel (View→Output, change the drop-down the upper-right of the Output panel to Python)
c:\Users\chzhu\.vscode\extensions\ms-python.python-2018.10.0\pythonFiles\experimental\ptvsd
Traceback (most recent call last):
File "c:\Users\chzhu\.vscode\extensions\ms-python.python-2018.10.0\pythonFiles\experimental\ptvsd_launcher.py", line 16, in <module>
import ptvsd.debugger as vspd
ImportError: No module named debugger
The text was updated successfully, but these errors were encountered:
Environment data
Actual behavior
Logs
Output for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)The text was updated successfully, but these errors were encountered: