BADRINARAYAN M

Results 1 issues of BADRINARAYAN M

Description: When installing unstructured[pdf]==0.16.11, it pulls in the latest pdfminer.six 20250327, which causes import errors. Steps to reproduce: 1. pip install "unstructured[pdf]==0.16.11" 2. Run the following code: ```python from langchain_community.document_loaders...