atom-community / atom-community/atom-script

Python Unable to run (is it in path?) Ubuntu 14.04

Open
#572 5 comments 0 reactions 0 assignees View on GitHub
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

![main](https://cloud.githubusercontent.com/assets/3613485/9819790/175ef14e-587e-11e5-800e-4b8720f06569.png)

![main2](https://cloud.githubusercontent.com/assets/3613485/9823998/0078b5e0-5898-11e5-842c-5369fdb0b7ac.png)

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.