Skip to content
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

bug/<Can't load docx document> #3570

Open
chaoStart opened this issue Aug 27, 2024 · 1 comment
Open

bug/<Can't load docx document> #3570

chaoStart opened this issue Aug 27, 2024 · 1 comment
Labels
awaiting-response bug Something isn't working

Comments

@chaoStart
Copy link

Describe the bug
from langchain_community.document_loaders import UnstructuredWordDocumentLoader
loader = UnstructuredWordDocumentLoader("paper1.docx")
docs = loader.load()

Can't get the document to load.

@chaoStart chaoStart added the bug Something isn't working label Aug 27, 2024
@MthwRobinson
Copy link
Contributor

@chaoStart - Could you provide an example document we could use to reproduce the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-response bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants