wxPython import error...

Fabio Zadrozny fabiofz at gmail.com
Tue Mar 6 10:40:56 EST 2007


On 4 Mar 2007 16:42:07 -0800, king kikapu <aboudouvas at panafonet.gr> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070306/465e706c/attachment.html>


More information about the Python-list mailing list