![]() |
I just wrote my first Python program. How do i make it run on N900?
I just wrote my first Python program. How do i make it run on N900?
|
Re: I just wrote my first Python program. How do i make it run on N900?
Copy it over & run it - either using "python script.py" or by making it executable ("chmod a+x script.py") and then running it directly ("./script.py"). You can't make it executable on a FAT32 filesystem though, so the script would have to be copied somewhere outside of MyDocs (and the SD card).
|
Re: I just wrote my first Python program. How do i make it run on N900?
I'm sorry, but a total noob when it comes to this. i just started to learn to program. Actually, the program i wrote is that number guessing game :D . So i just wanted to know how can i make it run on n900. I appreciate your help, but i don't understand any of that.
|
Re: I just wrote my first Python program. How do i make it run on N900?
Quote:
|
Re: I just wrote my first Python program. How do i make it run on N900?
WOW I did it. Thank you so much!!!!
|
All times are GMT. The time now is 03:38. |
vBulletin® Version 3.8.8