View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#51
Originally Posted by nahci13 View Post
Hello all!
I want installing python for example version 2.7 or 3.2 on my N900.
I installed and every think is ok, but how I can new version installed set on default python to run?
for example after install python v2.7 when I type in x-terminal "python" I see old version(2.5)! every time I must type "python2.7 xxx.py" for run?
How I can replace new version with old version? when type and run "python" in x-terminal run python v2.7?

Thank you
Note that code that is working with 2.5 might not work with 2.7 and even less will work with 3.2 out of the box. That's also the reason for the python<version> commands, as applications might expect Python 2.5 as it is the default.
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)