Re: [Boa Constr] trying on redhat linux, need help
Status: Beta
Brought to you by:
riaan
From: Bug H. <bug...@on...> - 2000-06-16 20:49:52
|
Hmm. I assumed it was a missing library, and you would know since you are doing the Boa stuff, and would know which libraries to include... thanks! bug On Fri, 16 Jun 2000, Riaan Booysen wrote: > > > Bug Hunter wrote: > > > > I did that before. Here is what I am getting: > > [root@maxfield boa]# python ./Boa.py > > importing wxPython... > > Traceback (innermost last): > > File "./Boa.py", line 15, in ? > > from wxPython.wx import * > > File "/usr/lib/python1.5/site-packages/wxPython/__init__.py", line 20, > > in ? > > import wxc > > ImportError: /usr/lib/python1.5/site-packages/wxPython/wxcmodule.so: > > undefined symbol: UpdateAttrRows__15wxGridTableBaseUii > > No ideas. > This does not seem like a Boa problem, maybe you should ask on the > wxPython mailing list (see wxPython.org) > > -- > Riaan >>> a='a=%s;a%%`a`';a%`a` > ___________________________________________________ > Boa Constructor - RAD GUI building IDE for wxPython > http://boa-constructor.sourceforge.net > |