Thread: Python Interpreter Installation
so, ubuntu 9.10 comes v2.6 installed.. says, cant find anywhere
im experienced python language, not experienced enough linux find python interpreter :/
sorry fpr such nooby question
its installed default. open terminal , type in "python" open interactive interpreter. or use "python /scripts/whatever.py" run script. if need python 3.1 can install "sudo apt-get install python3" , access in terminal "python3", note both versions can exist side side , default python 2.6 required system don't remove it. cheers!
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Python Interpreter Installation
Ubuntu
Comments
Post a Comment