Missing package: PyMuPDF
Package name
PyMuPDF
Package version
all
PyPI URL
https://pypi.org/project/PyMuPDF/
piwheels URL
https://www.piwheels.org/project/PyMuPDF/
Python version
- [X] Python 3.5
- [X] Python 3.7
- [X] Python 3.9
I am the maintainer
- [ ] Yes
More information
No response
I installed libmupdf-dev but it still failed. The build log is here: https://github.com/piwheels/packages/issues/293
There are still no builds for versions 1.23+, will this be added? I have been struggling for days to compile this for my Pi Zero W.
They've been attempted but still failing
Looking at the error log for the latest build here, a possible explanation could lie in this line:
2024-01-18T18:34:07,740 (+15m42.5s): -b: 3: __main__.py:2033:build: cc1plus: out of memory allocating 65536 bytes after a total of 58601472 bytes
indicating a lack of memory.