Menu

#13 r97 - global name 'USE MORSE' is note defined

open
nobody
None
5
2010-03-12
2010-03-12
Anonymous
No

r97 fails to run for me. r96 seems to work.

"
Traceback (most recent call last):
File "brainworkshop.pyw", line 3803, in <module>
keysListLabel = KeysListLabel()
File "brainworkshop.pyw", line 2068, in __init__
self.update()
File "brainworkshop.pyw", line 2087, in update
if USE_MORSE:
NameError: global name 'USE_MORSE' is not defined
"

I'm new to this, so feel free to let me know how to be more helpful in the future.

Discussion


Log in to post a comment.