Thanks for reporting this bug.

I have the same problem, but my error message is actually different:

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/ocrfeeder/studio/widgetModeler.py", 
line 499, in __imagePreProcessingFinishedCb
    self.__addImage(image_path, select_image)
  File "/usr/lib/python2.7/dist-packages/ocrfeeder/studio/widgetModeler.py", 
line 504, in __addImage
    image_path = os.path.abspath(os.path.expanduser(image_path))
  File "/usr/lib/python2.7/posixpath.py", line 261, in expanduser
    if not path.startswith('~'):
AttributeError: 'NoneType' object has no attribute 'startswith'

Berto


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to