Thread
:
python GDK module?
View Single Post
gsagers
2007-09-12 , 22:14
Posts: 245 | Thanked: 25 times | Joined on Apr 2007
#
1
I'm trying to get
PyGPS
to run on the tablet, and, after conquering the first obstacle by declaring "coding=utf-8" as line 2 of the pygps file, I run into the following error.
Code:
File "pygps", line 7, in <module> import GDK ImportError: No module named GDK
Is there a python-GDK module available for maemo? Google's not turning up anything, and apt-cache search on the vmware maemo appliance only turns up "python-gdk-imlib-1.2" Any ideas where the python GDK classes live?
Quote & Reply
|
gsagers
View Public Profile
Send a private message to gsagers
Find all posts by gsagers