View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#34
Originally Posted by marmistrz View Post
Well, I installed it on-device, and modrana launches.
Make sure you explicitly launch it with Python 2.7:

Code:
python2.7 /opt/modrana/modrana.py -u GTK -d n900
The normal startup script just runs it with the"python" command, which might still be Python 2.5 I guess ?

Also see the log on stdout just to be sure, there should be something like:

Code:
INFO :  == modRana Starting ==
INFO :   version 49.4
INFO :   Python 2.7.5
So you can tell which version of Python has modRana been started with.
__________________
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)
 

The Following 2 Users Say Thank You to MartinK For This Useful Post: