Belval / pdf2image

A python module that wraps the pdftoppm utility to convert PDF to PIL Image object
MIT License
1.51k stars 187 forks source link

Pip install not working #235

Closed waghan2 closed 2 years ago

waghan2 commented 2 years ago

I got this error:

the messege is Python\Python310\lib\site-packages\pdf2image\pdf2image.py", line 484, in pdfinfo_from_path raise PDFInfoNotInstalledError( pdf2image.exceptions.PDFInfoNotInstalledError: Unable to get page count. Is poppler installed and in PATH?

pip install does not working...

note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure

× Encountered error while trying to install package. ╰─> python-poppler

have no idea.. Thanks.