View Single Post
Posts: 529 | Thanked: 46 times | Joined on Sep 2007
#12
Originally Posted by konttori View Post
just write python GoogleMaps.py
That way python has to be with executable flag (and it is) and you can run python scripts from the mmc.
Thanks.
Directory for GoogleMaps.py while downloaded to memory card is
/mdia/mmc1/
so to run it
I write
python /media/mmc1/GoogleMaps.py
I assume to run it as
python GoogleMaps.py
I need to add some code to environment to tell p[ython where to look for py script files.
What line/s should I add ?

Running GoogleMaps.py script off-line
I get black screen and red point in the center only
no menu key is active.
The same happens while running maemo mapper off-line if no map title is available for a pre-set no gps unit lat/lon but menu keys are still active.

What I am doing wrong ?

Darius

Darius