atom-community / atom-script

:runner: Run ( scripts | selections | source ) in Atom
https://atom.io/packages/script
MIT License
734 stars 269 forks source link

Doesn't run Python #2661

Open ashbit06 opened 2 years ago

ashbit06 commented 2 years ago

Description

So I was trying to run some Python code, and I do the cmd+I shortcut to run, and it doesn't run.

Steps to Reproduce

  1. Write some Python, such as:
    print('hello world')
  2. Press run (cmd+I)

Expected behavior:

hello world Note: I don't remember what the actual output would look like because I don't have any screenshots of Atom with any Python code being successfully ran.

Actual behavior:

Screen Shot 2022-04-05 at 4 47 35 PM Note: This was tested on existing files as well (didn't work) and HTML (worked). I dont know any other languages it supports, so I didn't test those.

Reproduces how often:

Every time I run a .py file

Versions

Tested in Atom versions 1.48.00 x64 and 1.60.00 x64 macOS Monterey 12.3.1 on a late 2014 Mac mini