Closed the-holsti closed 1 year ago
First of all: Tesseract version: 4.1.1 is old an unsupported. Use current version 5.3.2
Next: is your tessdata path
valid?
for reference about tessdata path: https://github.com/sirfz/tesserocr#tessdata
@zdenop @sirfz Thank you, I did not know, 4.x is not supported anymore. We will try to upgrade as soon as possible.
In 2.6.0, tesserocr automatically found the pass to tessdata, so I thought it would be a bug. I already successfully passed the tessdata path to PyTessBaseAPI, so everything worked.
After updating to 2.6.1, I got an error message from PyTessBase, probably a bug.
Code to reproduce:
OS: Debian Bullseye Tesseract version: 4.1.1