packages icon indicating copy to clipboard operation
packages copied to clipboard

Missing package: PyMuPDF

Open alexcaoys opened this issue 3 years ago • 4 comments

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

alexcaoys avatar Mar 16 '22 04:03 alexcaoys

I installed libmupdf-dev but it still failed. The build log is here: https://github.com/piwheels/packages/issues/293

bennuttall avatar Mar 28 '22 10:03 bennuttall

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.

jvadair avatar Jan 16 '24 00:01 jvadair

They've been attempted but still failing

bennuttall avatar Jan 16 '24 10:01 bennuttall

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.

jvadair avatar Jan 21 '24 04:01 jvadair