atom-community / atom-community/atom-script
Python Unable to run (is it in path?) Ubuntu 14.04
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
Exact issue as found here Issue #539 . No solution or workaround was provided. Just learning how to program in python and would love to use this application fully. Any help is greatly appreciated. Currently using elementaryOS Freya, based on Ubuntu 14.04 LTS, as mentioned in title.
which python = /usr/bin/python
which python2 = /usr/bin/python2
which python2.7 = /usr/bin/python2.7
which python3 = /usr/bin/python3
which python3.4 = /usr/bin/python3.4
Atom Terminal also does not work. Keybinding set up correctly. Even input the keyboard command in system setting of keyboard shortcuts, no luck.
Also, trying to run the line of code outputs ->
Warning
/home/main/.atom/test.py:1 at module level: D100: Missing docstring in public module
at line 1 col 1
Python - test.py as seen in img 2


Contributor guide
Assessment
This issue has not been assessed yet.