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

ERROR!!! [HELP WANTED] #57

Closed
athrvvvv opened this issue Apr 18, 2022 · 2 comments
Closed

ERROR!!! [HELP WANTED] #57

athrvvvv opened this issue Apr 18, 2022 · 2 comments

Comments

@athrvvvv
Copy link

Iam currently working on a PDF viewer software with the help of Python-Poppler but unfortunately I ran into ERROR while installing the package.

error1
error2

What can I do for solving this ERROR????

@pudo
Copy link

pudo commented Apr 19, 2022

You are probably missing some dependencies. The minimum I've been able to build this with has been (on debian/ubuntu):

apt install libpoppler-cpp-dev libpoppler-dev cmake python3-pkgconfig python3-pip

If you figure out the windows equivalents, that may be a cool docs PR to contribute :)

@cbrunet
Copy link
Owner

cbrunet commented Apr 21, 2022

python-poppler does not support Windows yet. Duplicates #9.

@cbrunet cbrunet closed this as completed Apr 21, 2022
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

3 participants