Open GoogleCodeExporter opened 8 years ago
in this code the line :
tesseract_exe_path = sys.modules['pytesser'].__path__[0]
return:
Traceback (most recent call last):
File "<pyshell#17>", line 1, in <module>
sys.modules['pytesser'].__path__[0]
AttributeError: 'module' object has no attribute '__path__'
Original comment by 66h...@gmail.com
on 21 Dec 2012 at 8:18
Original issue reported on code.google.com by
loret...@gmail.com
on 15 Jun 2010 at 12:42