You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tegaki Handwriting Recognition Project
While running tegaki-recognize there occurs an error in method _load_available_recognizers in recognizer.py (69 linie) in tegaki-python: variable module after had been loaded from file /usr/local/lib/python2.7/dist-packages/tegaki/engines/tegakizinnia.py does not have an attribute RECOGNIZER_CLASS so after line "name = module.RECOGNIZER_CLASS.RECOGNIZER_NAME" there occurs an exception "AttributeError". What could be the reason of this error? How to fix it?