oidlabs-com/Lexoid

Test fails on test_parsing_docx_type

Open

#177 opened on Apr 20, 2026

View on GitHub
 (3 comments) (0 reactions) (1 assignee)Python (14 forks)auto 404
buggood first issue

Repository metrics

Stars
 (107 stars)
PR merge metrics
 (PR metrics pending)

Description

test_parsing_docx_type is failing on parser_type = "LLM_PARSE"

Error on macOS:

E           FileNotFoundError: [Errno 2] No such file or directory: '/var/folders/t8/1b1qg8xn3l54nczgqkp3c7bw0000gn/T/tmpua9b01oh/sample.pdf'

.venv/lib/python3.11/site-packages/pikepdf/_methods.py:413: FileNotFoundError

Contributor guide