runtime error

Exit code: 1. Reason: sr/local/lib/python3.10/site-packages/unstructured/documents/elements.py", line 585, in wrapper elements = func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/unstructured/file_utils/filetype.py", line 816, in wrapper elements = func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/unstructured/file_utils/filetype.py", line 774, in wrapper elements = func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/unstructured/chunking/dispatch.py", line 74, in wrapper elements = func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/unstructured/partition/pdf.py", line 228, in partition_pdf return partition_pdf_or_image( File "/usr/local/lib/python3.10/site-packages/unstructured/partition/pdf.py", line 341, in partition_pdf_or_image elements = _partition_pdf_or_image_local( File "/usr/local/lib/python3.10/site-packages/unstructured/utils.py", line 216, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/unstructured/partition/pdf.py", line 646, in _partition_pdf_or_image_local inferred_document_layout = process_file_with_model( File "/usr/local/lib/python3.10/site-packages/unstructured_inference/inference/layout.py", line 388, in process_file_with_model else DocumentLayout.from_file( File "/usr/local/lib/python3.10/site-packages/unstructured_inference/inference/layout.py", line 62, in from_file _image_paths = convert_pdf_to_image( File "/usr/local/lib/python3.10/site-packages/unstructured_inference/inference/layout.py", line 414, in convert_pdf_to_image images = pdf2image.convert_from_path( File "/usr/local/lib/python3.10/site-packages/pdf2image/pdf2image.py", line 127, in convert_from_path page_count = pdfinfo_from_path( File "/usr/local/lib/python3.10/site-packages/pdf2image/pdf2image.py", line 607, in pdfinfo_from_path raise PDFInfoNotInstalledError( pdf2image.exceptions.PDFInfoNotInstalledError: Unable to get page count. Is poppler installed and in PATH?

Container logs:

Fetching error logs...