| Has anyone managed to build PyMuPDF? It fails on version 1.20.2 with:
...
PyMuPDF/setup.py: _: /nix/store/qjk5lc0c7spkxbqvyzmil58plrvlkvaj-python3-3.10.13/bin/python3.10
PyMuPDF/setup.py: PIP_BUILD_TRACKER: /build/pip-build-tracker-88_3zr2k
running clean
'build/lib.linux-x86_64-cpython-310' does not exist -- can't clean it
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.10' does not exist -- can't clean it
Failed to build PyMuPDF
ERROR: Failed to build one or more wheels
|