Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot launch debugger after upgrade to latest python extension #3270

Closed
ChenghaoZHU opened this issue Nov 9, 2018 · 2 comments
Closed

Cannot launch debugger after upgrade to latest python extension #3270

ChenghaoZHU opened this issue Nov 9, 2018 · 2 comments

Comments

@ChenghaoZHU
Copy link

Environment data

  • VS Code version:1.28.2
  • 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

image

Logs

Output for Python in the Output panel (ViewOutput, 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
@ChenghaoZHU
Copy link
Author

image
After I upgrade the ptvsd, now it works.
But this experience is annoying. I think it's better to give some information or tips.

@DonJayamanne
Copy link

Closing in favor of #3283

@lock lock bot locked as resolved and limited conversation to collaborators Dec 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants