atom-community / atom-community/atom-script
Unable to run : i was just running simple python program and this error came! Please Help !!
Open
- 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
Assessment
This issue has not been assessed yet.