On Wed, Feb 25, 2004 at 08:42:32AM +0100, eric moors wrote:
>  File "/usr/lib/python2.2/ihooks.py", line 172, in load_dynamic
>    return imp.load_dynamic(name, filename, file)
> ImportError: /usr/lib/python2.2/site-packages/gtk-2.0/gtk/_gtk.so: undefined
> symbol: PyUnicodeUCS2_FromUnicode

I've run into this before. IIRC it happens when you use a PyGTK binary
compiled against a different Python version. Possibly something like the
problem described here:

    http://mats.imk.fraunhofer.de/pipermail/pykde/2003-April/005130.html

or here:
    
    http://mail.python.org/pipermail/python-dev/2003-June/036277.html

Take care,
--
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331
_______________________________________________
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