ashutoshvarma / pyxpdf

Fast and memory-efficient Python PDF Parser based on xpdf sources
https://pyxpdf.readthedocs.io/
Other
40 stars 16 forks source link

Mac support? #40

Closed TheQuinbox closed 1 year ago

TheQuinbox commented 3 years ago

Hi, I love this library. It works well, and reads everything I could possibly want it to. However, when running

pip3.9 install pyxpdf

On mac, it throws an error. Is Mac support planned /easy to do? If not, can you recommend other libraries that are almost as good? Thanks.

afortiori commented 2 years ago

I had the same issue on macOS 12.4, which was quickly resolved when I switched from python 3.9 to 3.8.