You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you integrate this PR and publish a new version?
pdfplumber crashes because of this. With LangChain, the leading LLM framework, it is not possible to use pdfminer or pdfplumber. Pdfplumber must force the use of an old version.
I want to help standardize the various parsers, but that's not possible without fixing this bug.
Bug report
With some PDF file, the code crash with
TypeError: 'PDFObjRef' object is not iterable
.I propose a PR here
The text was updated successfully, but these errors were encountered: