foreshadow / atom-python-run

A simple atom package. Press one key to run your python code in atom.
https://atom.io/packages/atom-python-run
MIT License
43 stars 32 forks source link

python closes immediately after opening, does not run any code #139

Open Setmal opened 2 years ago

Setmal commented 2 years ago

Both f5 and f6 works fine, but miliseconds after opening it closes down, no error message, and the code is not run. Tried inserting an input at the end to stop, but did not work. Any ideas?

Versions: Atom 1.57.0 Python 3.9.6 Atom-python-run 0.9.7

zAbdelAziz commented 2 years ago

I think you need to download Python from Microsoft Store.. tc of the version though..

maleksware commented 2 years ago

Show us the code, try running python from terminal.