Thread
:
[Announce] GnGeo-gui
View Single Post
Megaltariak
2011-06-09 , 19:08
Posts: 346 | Thanked: 271 times | Joined on Jan 2010
#
123
You are starting a python program like a shell script.
Start it with
python gngeo-gui.py
not with
./gngeo-gui.py
and python programs doesn't need the executable bit, in fact, only native binaries need it.
Quote & Reply
|
Megaltariak
View Public Profile
Send a private message to Megaltariak
Find all posts by Megaltariak