Boa+wxpython2.4+wxGTK2.4
John
john.cashman at gmail.com
Mon May 17 15:01:08 EDT 2004
Hi,
I'm trying to get Boa running on MDK cooker but keep getting this
error. I have googled around for the error and it seems to have
something to do with the wxGTK version I'm using.
What version does everyone else use???
Thanks,
John
Starting Boa Constructor v0.2.8
importing wxPython
Traceback (most recent call last):
File "./Boa.py", line 194, in ?
from wxPython import wx
File "/usr/lib/python2.3/site-packages/wxPython/__init__.py", line
20, in ?
import wxc
ImportError: /usr/lib/wxPython/lib/libwx_gtk2u-2.4.so.0: undefined
symbol: _gtk_accel_group_detach
More information about the Python-list
mailing list