BackupGGCode / python-tesseract

python wrapper class for tesseract OCR (Linux & Mac & Windows)
3 stars 1 forks source link

AttributeError: 'module' object has no attribute 'TessBaseAPI' #71

Open ozgehalilduman opened 7 years ago

ozgehalilduman commented 7 years ago

examples 2 and 3

" File "den_2.py", line 4, in api = tesseract.TessBaseAPI() AttributeError: 'module' object has no attribute 'TessBaseAPI'" ???????????????