You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Layer Version ARN:
I am using pytesseract layer for us-west-2 and the tesseract layer as shown in the screenshot below.
Framework:
Serverless
The text was updated successfully, but these errors were encountered:
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
Layer Version ARN:
I am using pytesseract layer for us-west-2 and the tesseract layer as shown in the screenshot below.
Framework:
Serverless
The text was updated successfully, but these errors were encountered: