hello everyone.
              I installed the newest PyGTK 1.99 on redhat 7.3 yesterday(Of course, I am
using GTK+2.2 and python 2.2.2) , when import gtk module, it tell follow error infomation::

Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/lib/python2.2/site-packages/gtk/__init__.py", line 19, in ?
    from _gtk import *
ImportError: /usr/lib/python2.2/site-packages/gtk/_gtkmodule.so: undefined symbol: PyUnicodeUCS4_SetDefaultEncoding


I uninstall pygtk-0.6.9 that redhat 7.3 have, but it still can not import,
what 's wrong ?

thanks in advance.

_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to