atom-community / atom-community/atom-script

Unable to run : i was just running simple python program and this error came! Please Help !!

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

Description

Unable to run
`python`
Did you start Atom from the command line?
` atom .`
Is it in your PATH?
`PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin`

python code =>

```
number = int(input())
print(number)

```
I am on Ubuntu 20.04.2.0 LTS

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.