<br><br><div><span class="gmail_quote">On 4 Mar 2007 16:42:07 -0800, <b class="gmail_sendername">king kikapu</b> <<a href="mailto:aboudouvas@panafonet.gr">aboudouvas@panafonet.gr</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>i am just completed installing Python/Pydev/Eclipse/wxPython on an<br>Ubuntu system and all are running fine except program that contains<br>references to wx<br><br>It gives me:<br>ImportError: /usr/lib/python2.4/site-packages/wx-
2.8-gtk2-unicode/wx/<br>_core_.so: undefined symbol: PyUnicodeUCS4_FromEncodedObject<br><br>I installed the wx packages the way the wx web site says, especially<br>for Ubuntu.<br><br>Can anyone help with this as i have been searching the net for this
<br>with no luck...<br></blockquote></div><br>Is your pythonpath configured correctly within pydev (and not just in the system?) -- see <a href="http://fabioz.com/pydev/manual_101_interpreter.html">http://fabioz.com/pydev/manual_101_interpreter.html
</a><br><br>Cheers,<br><br>Fabio<br>