document_converter module not found #491
-
|
I receive the following error when trying the sample simple code: from docling.document_converter import DocumentConverter I installed docling on a mac with python 3.11.3 as shown pip list shows the following docling 2.8.1 Is there a fix? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Not sure it is matching your case, but we got other users pointing out that if you call your script |
Beta Was this translation helpful? Give feedback.
Not sure it is matching your case, but we got other users pointing out that if you call your script
docling.py, you could get into these errors.