Help! Using Boa Constructor

Sunit Joshi sjoshi at ingr.com
Thu Feb 7 16:44:02 EST 2002


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

thanks
Sunit



More information about the Python-list mailing list