Unable to install python-poppler (required for unstructured) on Windows 10
Getting this error on - Cmake found, but not able to run.
Found no pkg-config
Please refer to the image and help us install unstructured on my machine.
Thanks !
facing the same error
Sorry, not a problem we can help you with but I expect Google knows if you ask it something like "install poppler on Windows 10".
https://github.com/Belval/pdf2image
Windows users will have to build or download poppler for Windows. I recommend @oschwartz10612 version which is the most up-to-date. You will then have to add the bin/ folder to PATH or use poppler_path = r"C:\path\to\poppler-xx\bin" as an argument in convert_from_path.