Closed waylandc closed 3 years ago
Thank you for reporting that problem.
I use tesserocr
with Python 3 very often with latest Tesseract, so using 5.x should work fine.
I just checked our code and did not find a Tesseract 4.1.1
released for Windows by UB Mannheim. Nor do we use an MSC
compiler like it is indicated in your version message for leptonica
.
Where did you get the Windows binaries from?
Hi @stweil thanks for noticing. Looks like I had 2 versions installed and the one I was using came from a conda installation.
I'm going to go ahead and try 5.x though.
Environment
Current Behavior:
Trying to use unicharset_extractor.exe to train something and I get missing icuuc56.dll error.
I read that the 5.x alpha branch is good for windows by I'm using tesserocr on python which requires 4.x