Skip to content

dependency poppler not available in docker image #74

@marrip

Description

@marrip

When we ran the docker image at HUS, we got the following error:

File "/usr/local/lib/python3.14/site-packages/pdf2image/pdf2image.py", line 607, in pdfinfo_from_path
    raise PDFInfoNotInstalledError(
        "Unable to get page count. Is poppler installed and in PATH?"
    )
pdf2image.exceptions.PDFInfoNotInstalledError: Unable to get page count. Is poppler installed and in PATH?

We checked the new package pdf2image and saw that poppler is a required dependency.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions