Linux Lite Forums
Accesing python - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5)
+--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18)
+--- Thread: Accesing python (/showthread.php?tid=2205)

Pages: 1 2


Re: Accesing python - jola - 09-17-2015

terminal sez
NameError: 'python3' is not defined.


Re: Accesing python - jola - 09-17-2015

I just realized that once i typed 'python3' & saw this (>>>) that i was now in python. Sorry for the questions, but I am truly a beginner to all this, there is much to learn.

-jola


Re: Accesing python - avj - 09-18-2015

If the terminal is not comfortable to you there are IDEs (Integrated Development Environment) i/e editors that can be installed. If that is what you are looking for go to MenuSystemInstall / Remove Programs.  When it opens there will be a quick filter box at the top. In the box type "python ide" and it will show a list of IDEs that can be used with python.

Geany is the one I use.


Re: Accesing python - jola - 09-19-2015

Thanks, I went with the basic python IDE 3.4. I have lots to learn. -jola