[wxPython-dev] Import Error in current cvs head
Robin Dunn
robin at alldunn.com
Fri Dec 1 17:00:11 PST 2006
Mark Livingstone wrote:
> Hi Robin,
>
> Remade my cvs HEAD today for the first time in a week or so and got the
> below error. I get the same for the StyledTextCtrl*.py files. If I do
> something like python2.5 run.py RichTextCtrl.py or Dialog.py it works
> fine (including the tooltips).
> File
> "/usr/local/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/stc.py",
> line 10, in <module>
> import _stc
> ImportError: /usr/local/lib/libwx_gtk2ud_stc-2.8.so.0: symbol
> _ZN8wxWindow12ApplyToolTipEP12_GtkTooltipsPKc, version WXUD_2.8 not
> defined in file libwx_gtk2ud-2.8.so.0 with link time reference
Did the stc library get rebuilt after your update from CVS?
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-dev
mailing list