Help! Using Boa Constructor
Wolfgang Strobl
ws at mystrobl.de
Fri Feb 8 03:28:29 EST 2002
More information about the Python-list mailing list
Fri Feb 8 03:28:29 EST 2002
- Previous message (by thread): Help! Using Boa Constructor
- Next message (by thread): Help! Using Boa Constructor
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 7 Feb 2002 13:44:02 -0800, sjoshi at ingr.com (Sunit Joshi) wrote : >Hello >I'm trying to run boa constructor and I keep getting this error >message when the application loads up >03:45:01 PM: Traceback (most recent call last): >03:45:01 PM: File "C:\Python21\wxPython\tools\boa\Editor.py", line >1168, in poll_for_open >03:45:01 PM: except Queue.Empty: >03:45:01 PM: AttributeError: 'Queue' module has no attribute >'Empty' >03:45:01 PM: AttributeError: 'Queue' module has no attribute >'Empty'Traceback (most recent call last): >03:45:01 PM: AttributeError: 'Queue' module has no attribute >'Empty' File "C:\Python21\wxPython\tools\boa\Editor.py", line 1168, >in poll_for_open > >Any ideas what might be wrong here. I'm using Python 2.1, Wxpython >2.3.1 The current version of Boa (0.1.0 - alpha, from the downloads section on sourceforge, the cvs versions obviously _isn't_ up-to-date, currently) says "wxPython 2.3.2 required". I successfully run it with wxPython 2.3.2.1 + Python21 (works well) and wxPython 2.3.2.1 + Python22 (works, but it throws a GPF in python during shutdown). I'd suggest upgrading to wxPython 2.3.2.1 Boa is definitely worth looking at. -- Thank you for observing all safety precautions
- Previous message (by thread): Help! Using Boa Constructor
- Next message (by thread): Help! Using Boa Constructor
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list