docling icon indicating copy to clipboard operation
docling copied to clipboard

Cannot import name 'PipelineOptions' from 'docling.datamodel.base_models'

Open abedkhooli opened this issue 1 year ago • 0 comments

I tried the example from Installation (Alternative OCR Engines) and got cannot import name 'PipelineOptions' from 'docling.datamodel.base_models' Then I tried https://ds4sd.github.io/docling/examples/custom_convert/ (PyPdfium with EasyOCR) and got ValueError: "PipelineOptions" object has no field "do_ocr"

Is there an updated end2end example of running pdf conversion with EasyOCR?

abedkhooli avatar Nov 03 '24 09:11 abedkhooli