On 4 Mar 2007 16:42:07 -0800, king kikapu <[EMAIL PROTECTED]> wrote:

Hi,

i am just completed installing Python/Pydev/Eclipse/wxPython on an
Ubuntu system and all are running fine except program that contains
references to wx

It gives me:
ImportError: /usr/lib/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/
_core_.so: undefined symbol: PyUnicodeUCS4_FromEncodedObject

I installed the wx packages the way the wx web site says, especially
for Ubuntu.

Can anyone help with this as i have been searching the net for this
with no luck...


Is your pythonpath configured correctly within pydev (and not just in the
system?) -- see http://fabioz.com/pydev/manual_101_interpreter.html

Cheers,

Fabio
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to