Since the update to Python 3.14 and the transition to OCRmyPDF v17.x, the current depends array is incomplete, leading to ModuleNotFoundError at runtime. Please add the following mandatory dependencies:
python-pydantic (required for OcrOptions validation)
python-uharfbuzz (required for text shaping)
python-fpdf2 (required for the new default PDF renderer)
Without these, the application fails to start even if the build process completes successfully.
Pinned Comments
fbrennan commented on 2023-05-12 22:54 (UTC)
The flag was invalid and has been removed with no action taken as no new version was released. There's nothing to do for this package; no new release has been made. Rebuild, as @eclairevoyant has said.