Closed athrvvvv closed 2 years ago
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 :)
python-poppler does not support Windows yet. Duplicates #9.
Iam currently working on a PDF viewer software with the help of Python-Poppler but unfortunately I ran into ERROR while installing the package.
What can I do for solving this ERROR????