View Single Post
Posts: 356 | Thanked: 123 times | Joined on Dec 2008
#7
Originally Posted by rosh View Post
Thank you. How can i run a python script on N900? How can i install Python runtime?. Sorry for being a noob at N900 scripting.
I'm not sure if python is installed by default, otherwise yes you will need it. You can check if you have python is installed by opening the terminal, typing python, hitting enter, and seeing if it says it doesn't exist.

You only need to run the .sh script (it calls the python script).