It was working file but suddenly, i started receiving the error. I think, after
installing Google App Engine . or depolying the App caused the error
import tesseract producing error
Windows 7 Py2.75
Traceback (most recent call last):
File "G:\...........................\Tesseract Examples\test2.py", line 2, in <module>
import tesseract
File "C:\Python27\lib\site-packages\tesseract.py", line 26, in <module>
_tesseract = swig_import_helper()
File "C:\Python27\lib\site-packages\tesseract.py", line 22, in swig_import_helper
_mod = imp.load_module('_tesseract', fp, pathname, description)
ImportError: DLL load failed: The specified module could not be found.
Original issue reported on code.google.com by Safdergr...@gmail.com on 18 Jul 2013 at 12:38
Original issue reported on code.google.com by
Safdergr...@gmail.com
on 18 Jul 2013 at 12:38