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

Pyarrow dll load failed in windows #42

Open
imClumsyPanda opened this issue Jul 22, 2024 · 1 comment
Open

Pyarrow dll load failed in windows #42

imClumsyPanda opened this issue Jul 22, 2024 · 1 comment

Comments

@imClumsyPanda
Copy link

After installing in windows, and run python pdf_extract.py —pdf demo/demo1.pdf, I’ve got error message said
import pyarrow.lib as _lib importerror dll load failed while importing lib.

System: Windows
Python version: 3.9

@imClumsyPanda
Copy link
Author

Downgrading pyarrow version from 17.0.0 to 16.1.0 solved the issue.

Added pyarrow version requirement in #41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant