Uh-oh! I just upgraded from 2.6.3.2 to 2.6.3.3 (using a Slackware package)
and now trying to run python fails when 'import wx' cannot find
libstdc++.so.6. The error messages are:
Traceback (most recent call last):
File "eikos.py", line 3, in ?
import wx
File
"/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/__init__.py", line
42, in ?
from wx._core import *
File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_core.py",
line 4, in ?
import _core_
ImportError: libstdc++.so.6: cannot open shared object file: No such file or
directory
and sure enough, the library's not here. I have libstdc++.so.5, but no .6
here.
Can someone suggest what other files I need to go get to be able to run my
wxPython app again?
Thanks,
Rich
···
--
Richard B. Shepard, Ph.D. | The Environmental Permitting
Applied Ecosystem Services, Inc.(TM) | Accelerator
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863