Problem with Boa

yaipa h. yaipa at yahoo.com
Thu Feb 27 19:12:43 EST 2003


David,

Just to note that I had the same problem running Python 2.2.2.
Me thinks it is a *build* thing where the importing of the 
strings module was ommitted in some of the BOA code modules.

Yaipa


"David LeBlanc" <whisper at oz.net> wrote in message news:<mailman.1046305991.7287.python-list at python.org>...
> > I just downloaded and installed Boa for working with wxPython.
> > When running
> > (or trying to run) Boa, I get the spash graphic then the following error:
> >
> > Error on Startup
> > global name 'string' not defined.
> >
> > and it dies.
> >
>  <snip>
> > Any suggestions?
> >
> > Thanks, Bob
> >
> 
> I think this problem has been previously mentioned in the Boa mailing list.
> Boa questions and problems are probably best answered there. See
> http://boa-constructor.sourceforge.net/Help/  and
> http://lists.sourceforge.net/lists/listinfo/boa-constructor-users for
> details on Boa-specific help and the Boa mailing list archives.
> 
> Generally, problems of this type are due to a mismatch between the version
> of Boa, wxPython and Python that you're running. I think Boa 0.2.0 currently
> runs best with Python 2.2.x and wxPython 2.3.x or 2.4.x. (Boa reportedly
> runs with Python 2.3a2 as well, but YMMV.)
> 
> HTH,
> 
> Dave LeBlanc
> Seattle, WA USA




More information about the Python-list mailing list