I am attempting to install PyMuPDF on my Mac in a Jupyter Notebook, and when I run the command
pip install PyMuPDF
I receive back the following error:
Running setup.py install for pymupdf did not run successfully.
note: This is an issue with the package mentioned above, not pip.
Does anyone have a suggestion on how to fix this?