[pygtk] pygtk and gtk
Felipe Reyes
felipereyes at gmail.com
Sat Jul 12 23:21:25 WST 2008
El vie, 11-07-2008 a las 23:29 -0700, catalinfest at gmail.com escribió:
> python
> Python 2.6b1 (r26b1:64398, Jul 4 2008, 15:57:20)
> [GCC 4.3.1] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import gtk
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> File "/var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py",
> line 38, in <module>
> import gobject as _gobject
> File "/var/lib/python-support/python2.5/gtk-2.0/gobject/
> __init__.py", line 30, in <module>
> from gobject.constants import *
> File "/var/lib/python-support/python2.5/gtk-2.0/gobject/
> constants.py", line 22, in <module>
> from _gobject import type_from_name
> ImportError: /var/lib/python-support/python2.5/gtk-2.0/gobject/
> _gobject.so: undefined symbol: PyUnicodeUCS4_FromObject
maybe is because you are using a python 2.6b1, but a gobject compiled
against python 2.5
--
Felipe Reyes Astorga
counter.li.org #316380
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada
digitalmente
Url : http://www.daa.com.au/pipermail/pygtk/attachments/20080712/a1a1933f/attachment.pgp
More information about the pygtk
mailing list