atom-community / atom-community/atom-script

Doesn't run Python

Open
#2,661 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
730
Forks
264
PR merge metrics
No merged PRs in 30d

Description

### 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:
```py
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](https://user-images.githubusercontent.com/84248051/161846324-b672529b-8955-4eb6-ae1f-55a83dc3484e.png)
_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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.