Pb with libglade and gtk
Christophe Grimault
christophe.grimault at sacet.com
Tue Sep 3 06:40:07 EDT 2002
Hi all,
I 've a UI created with glade, and when I try to run it [python2 on
redhat7.3] I get :
Traceback (most recent call last):
File "./run.py", line 3, in ?
import libglade
File "/usr/lib/python1.5/site-packages/libglade.py", line 11, in ?
class GladeXML(_gtk.GtkData):
AttributeError: 'module' object has no attribute 'GtkData'
A fix for this problem ?
Thanks in advance
CG
-------------- next part --------------
A non-text attachment was scrubbed...
Name: christophe.grimault.vcf
Type: text/x-vcard
Size: 271 bytes
Desc: Carte pour Christophe Grimault
URL: <http://mail.python.org/pipermail/python-list/attachments/20020903/f15ce530/attachment.vcf>
More information about the Python-list
mailing list