-
Notifications
You must be signed in to change notification settings - Fork 504
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Loading a pdf results in a StopIteration error #383
Comments
@charlescearl could you share the document you see trouble with, or is that private/confidential data? |
Hi @cau-git. I am unfortunately seeing the same error with the new version:
Unfortunately, the document is proprietary -- checking today whether it can be released. |
@charlescearl If you want, you can share it via the email in the CONTRIBUTORS.md file. |
I am also receiving StopIteration, but I am using a text file:
|
Bug
Running spacy-layout on a Apple M3 Pro with 36GB memory.
Python version 3.11.7
The following code is invoked in a python Jupyter notebook:
Where a4b3a1f45daf416a950584c918f0a007.pdf is a 33 page 1.6M pdf containing text and pictures and tables.
The following error occurs
Steps to reproduce
Start a python interpreter in a Python 3.11.7 in which docling has been installed.
run the following
Docling version
Docling version: 2.5.2
Docling Core version: 2.4.0
Docling IBM Models version: 2.0.3
Docling Parse version: 2.0.4
Python version
Python 3.11.7
The text was updated successfully, but these errors were encountered: