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

[BUG] Pytesseract - can not open libpng12 so #372

Closed
MittalShruti opened this issue Dec 11, 2023 · 1 comment
Closed

[BUG] Pytesseract - can not open libpng12 so #372

MittalShruti opened this issue Dec 11, 2023 · 1 comment
Assignees

Comments

@MittalShruti
Copy link

Describe the bug
While running pytesseract, I am getting this error

[ERROR] TesseractError: (127, 'tesseract: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory')
using the code here

Screenshots
pytesseract

Layer Version ARN:
I am using pytesseract layer for us-west-2 and the tesseract layer as shown in the screenshot below.

Framework:
Serverless

@keithrozario
Copy link
Owner

Do you have teaseract install. The layer I have only has the Pytesseract library and not the actual tesseract binary.

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