Menu

#305 Impossible to start Boa with OpenSuse 11.1

open
nobody
None
5
2009-01-18
2009-01-18
Anonymous
No

Hello everybody,
When I try to launch Boa with my brand new OpenSuse 11.1 version it returns to me the messages I have joined at the end of this message. Is there an incompatibility with the new WXPthon version ?
Thanks in advance for your answer.
Jean-Pierre Dezauzie

pmt@linux-zbex:~> python /home/pmt/Documents/Python/boa-constructor-0.6.1/Boa.py
Starting Boa Constructor v0.6.1
importing wxPython
reading user preferences
Traceback (most recent call last):
File "/home/pmt/Documents/Python/boa-constructor-0.6.1/Boa.py", line 271, in <module>
import Preferences, Utils
File "/home/pmt/Documents/Python/boa-constructor-0.6.1/Preferences.py", line 174, in <module>
c = wx.FileConfig(localFilename=file, style= wx.CONFIG_USE_LOCAL_FILE)
File "/usr/lib64/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_misc.py", line 3313, in __init__
_misc_.FileConfig_swiginit(self,_misc_.new_FileConfig(*args, **kwargs))
wx._core.PyNoAppError: The wx.App object must be created first!

Discussion


Log in to post a comment.