vscode keeps prompt “python quit unexpectly” #4701
Labels
area-intellisense
LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.
bug
Issue identified by VS Code Team member as probable bug
Uh oh!
There was an error while loading. Please reload this page.
Environment data
Expected behaviour
normal
Actual behaviour
keeps prompt me "python quit unecpectly"
Steps to reproduce:
##actually I can get expected result using debug, but the prompt still keeps remind me, when I switch to Jedi, vscode can work fine##
Logs
Output for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)Output from
Console
under theDeveloper Tools
panel (toggle Developer Tools on underHelp
; turn on source maps to make any tracebacks be useful by runningEnable source map support for extension debugging
)The text was updated successfully, but these errors were encountered: