[pygtk] GTK: ERROR

2009-09-03 Thread Luis Javier Peris
Hello guys, I'm writing here because I don't know where tell this issue. I'm writing an app using pygtk and after calling the run method of a gtk.Dialog (response = self.widgets.get_widget(dialogQuestion).run()), I get the following error:

Re: [pygtk] GTK: ERROR

2009-09-03 Thread Pietro Battiston
Il giorno gio, 03/09/2009 alle 17.15 +0200, Luis Javier Peris ha scritto: Hello guys, I'm writing here because I don't know where tell this issue. I'm writing an app using pygtk and after calling the run method of a gtk.Dialog (response = self.widgets.get_widget(dialogQuestion).run()), I

[pygtk] gtk error

2008-07-12 Thread Festila Catalin
when i try use import gtk i have error ImportError: /var/lib/python-support/python2.5/gtk-2.0/gobject/_gobject.so: undefined symbol: PyUnicodeUCS4_FromObject Python is install manual ImportError: /var/lib/python-support/python2.5/gtk-2.0/gobject/_gobject.so: undefined symbol:

Re: [pygtk] gtk error

2008-07-12 Thread Gian Mario Tagliaretti
2008/7/12 Festila Catalin [EMAIL PROTECTED]: when i try use import gtk i have error ImportError: /var/lib/python-support/python2.5/gtk-2.0/gobject/_gobject.so: undefined symbol: PyUnicodeUCS4_FromObject Python is install manual So you have two different version of python and gobject has