jefferis / fiji-cmtk-gui

Simple GUI frontend for CMTK image registration tools in Fiji/ImageJ
12 stars 4 forks source link

NameError: global name 'lenos' is not defined #8

Closed jefferis closed 9 years ago

jefferis commented 9 years ago

See https://www.nitrc.org/forum/message.php?msg_id=12816 for more details in message from Yasuko Isoe.

Exception in thread "AWT-EventQueue-0" Traceback (most recent call last):
File "/Applications/Fiji.app/plugins/CMTK_Registration /CMTK_Registration_GUI.py", line 23, in textValueChanged
if lenos.path.exists(imgdir):
NameError: global name 'lenos' is not defined
jefferis commented 9 years ago

Apparently there has been a long standing typo in class RegRootListener that has gone unnoticed.