DLL load failed while importing docling_parse #395
Replies: 2 comments 1 reply
-
Can you please provide the following details?
|
Beta Was this translation helpful? Give feedback.
1 reply
-
closing this as its resolved |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am unable to parse the pdf, getting the below error
from docling_parse.docling_parse import pdf_parser_v1
ImportError: DLL load failed while importing docling_parse: The specified procedure could not be found.
Though i could see pdf_parser_v1 exists https://github.com/DS4SD/docling/blob/main/docling/backend/docling_parse_backend.py
Beta Was this translation helpful? Give feedback.
All reactions