aws-samples / amazon-textract-textractor

Analyze documents with Amazon Textract and generate output in multiple formats.
Apache License 2.0
408 stars 145 forks source link

Lambda layers for Python 3.12 raising an exception on missing libopenjp2.so.7 #372

Closed Belval closed 5 months ago

Belval commented 5 months ago

Required change will be here: https://github.com/aws-samples/amazon-textract-textractor/blob/master/.github/workflows/lambda_layers.yml#L343

[ERROR] PDFPageCountError: Unable to get page count.
pdfinfo: error while loading shared libraries: libopenjp2.so.7: cannot open shared object file: No such file or directory