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/wong-example-file-path-in-readme: Get "No such file or directory" error by following the steps in Readme #3713

Open
shaofengshi opened this issue Oct 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@shaofengshi
Copy link

shaofengshi commented Oct 10, 2024

Describe the bug
I follow the readme to run the example in docker container, but encountered a "No such file or directory." error.

To Reproduce
Just follow the steps in README.md:

python3

>>> from unstructured.partition.pdf import partition_pdf
>>> elements = partition_pdf(filename="example-docs/layout-parser-paper-fast.pdf")

Expected behavior
No error be reported.

Screenshots
image

Environment Info
This is from the latest docker image(downloads.unstructured.io/unstructured-io/unstructured:latest), not my local env. The bug is a document bug, not related with code.

Additional context
No; You just try it will know.

@shaofengshi shaofengshi added the bug Something isn't working label Oct 10, 2024
shaofengshi added a commit to shaofengshi/unstructured that referenced this issue Oct 10, 2024
@shaofengshi
Copy link
Author

I created a PR for this, please take a review: #3714

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

No branches or pull requests

1 participant