Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unicharset error #146

Closed
letmerecall opened this issue Aug 18, 2018 · 1 comment
Closed

Unicharset error #146

letmerecall opened this issue Aug 18, 2018 · 1 comment

Comments

@letmerecall
Copy link

Hi,
The error I got is below:
raise TesseractError(status_code, get_errors(error_string))
pytesseract.pytesseract.TesseractError: (-11, 'Tesseract Open Source OCR Engine v4.0.0-beta.4-26-gfd49 with Leptonica Warning. Invalid resolution 0 dpi. Using 70 instead. Estimating resolution as 172 contains_unichar_id(unichar_id):Error:Assert failed:in file ../../src/ccutil/unicharset.h, line 509')
Any thoughts why this could have raised, otherwise it was working perfectly!

@bozhodimitrov
Copy link
Collaborator

bozhodimitrov commented Aug 18, 2018

Hi @letmerecall,
I guess that this is a known bug: tesseract-ocr/tesseract#1205

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants