Saturday, May 18, 2024
 Popular · Latest · Hot · Upcoming
-1
rated 0 times [  -1] [ 0]  / answers: 1 / hits: 1979  / 2 Years ago, sun, february 13, 2022, 6:29:50

I have been trying to setup Atom editor for running python programs on Ubuntu 18
The packages I installed are :
script
atom-runner
autocomplete-python
python-tools



I even configured the config.cson file as per the atom-runner configuration .



I am getting the following error:



Atom Runner: testing.py
Atom Runner: testing.py



Unable to find command: python
Are you sure PATH is configured correctly?



is there something else I need to do ?


More From » python

 Answers
2

It just needed to install Python on system. Make sure you have installed it well before.



To install it :



http://ubuntuhandbook.org/index.php/2017/07/install-python-3-6-1-in-ubuntu-16-04-lts/


[#7475] Tuesday, February 15, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ndaavi

Total Points: 169
Total Questions: 116
Total Answers: 113

Location: Falkland Islands
Member since Wed, Dec 23, 2020
3 Years ago
;