I just upgraded wxGTK to 2.8.0 and wxPython to 2.8.0.1 on my
Slackware-11.0 box. When I try to run my application I get this error trace:
Traceback (most recent call last):
File "eikos.py", line 3, in ?
import wx, serial, os, config, functions
File "/usr/lib/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/__init__.py", line 45, in ?
from wx._core import *
File "/usr/lib/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 13959, in ?
from _controls import *
File "/usr/lib/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/_controls.py", line 4, in ?
import _controls_
ImportError: /usr/lib/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/_controls_.so: symbol wxSearchCtrlNameStr, version WXU_2.8 not defined in file libwx_gtk2u_core-2.8.so.0 with link time reference
I don't know what is missing, so a pointer would be much appreciated.
Rich
···
--
Richard B. Shepard, Ph.D. | The Environmental Permitting
Applied Ecosystem Services, Inc. | Accelerator(TM)
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863