Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

vscode keeps prompt “python quit unexpectly” #762

Closed
DonJayamanne opened this issue Mar 15, 2019 · 1 comment
Closed

vscode keeps prompt “python quit unexpectly” #762

DonJayamanne opened this issue Mar 15, 2019 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@DonJayamanne
Copy link

@iXingo commented on Sat Mar 09 2019

Environment data

  • VS Code version: 1.32.1
  • Extension version (available under the Extensions sidebar): python 2019.2.5558
  • OS and version: macOS X Mojave version 10.14.3
  • Python version (& distribution if applicable, e.g. Anaconda): python3.7.2 (installed by Homebrew)
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): integrated terminal
  • Relevant/affected Python packages and their versions: removed all the python extension but the python 2019.2.5558

Expected behaviour

normal

Actual behaviour

keeps prompt me "python quit unecpectly"

Steps to reproduce:

  1. install python3 using home-brew (python3.7.2)
  2. open a python3 file (.py)
    ##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 the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python)

nothing

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)

Nothing

image


@mdalpi commented on Mon Mar 11 2019

I'm experiencing what it appears to be the same thing, here's my report: https://pastebin.com/t1HM4Z54


@iXingo commented on Tue Mar 12 2019

I'm experiencing what it appears to be the same thing, here's my report: https://pastebin.com/t1HM4Z54

Can not open your link...

@jakebailey
Copy link
Member

#740

@jakebailey jakebailey added the duplicate This issue or pull request already exists label Mar 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants