Re: [Boa Constr] boa-constructor doesn't work anymore
Status: Beta
Brought to you by:
riaan
From: Werner F. B. <wer...@fr...> - 2007-11-18 11:30:13
|
Hi Edgard, Edgard Costa wrote: > Boa's friends > > I don't know how my boa-constructor don't work. When i try to run it a > message show in my prompt: > edgard@ednote:~$ boa-constructor > Starting Boa Constructor v0.4.4 This is a very old version of Boa. I would suggest that you upgrade to 0.6.1. Werner > importing wxPython > reading user preferences > Traceback (most recent call last): > File "/usr/bin/boa-constructor", line 258, in <module> > import Preferences, Utils > File "/usr/share/boa-constructor/Preferences.py", line 168, in > <module> > if useImageArchive: > NameError: name 'useImageArchive' is not defined > > How could i fix it |