Skip to content

bug/wong-example-file-path-in-readme: Get "No such file or directory" error by following the steps in Readme #3713

Open
@shaofengshi

Description

@shaofengshi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions