Ben Nuttall
Ben Nuttall
Trying to build these on an 8GB Pi 4. Annoyingly it takes ages to fail. Will work my way through them on Bullseye and later try Bookworm.
I'm building these offline. It takes ages so please be patient. I'll keep this updated: Version | cp37m | cp39 | cp311 -|-|-|- 4.8.1.78 | TODO | TODO | TODO...
This has been raised before. We closed it as it didn't seem feasible to add to our automated build. Can you follow the instructions and build it successfully on a...
This is a missing package. The builds failed: https://www.piwheels.org/project/dimits/ It looks like an upstream issue. Try filing a report with the maintainer. Pass on the build log here: https://www.piwheels.org/logs/0000/1081/5691.txt
See the build logs here: https://www.piwheels.org/project/cmake/ (click the crosses) e.g. https://www.piwheels.org/logs/0000/1166/7513.txt
We can add environment variables if necessary. We could set it here: https://github.com/piwheels/piwheels/blob/master/piwheels/slave/builder.py#L440 Alternatively, you could check if `PIWHEELS_BUILD` is set and disable the tests. But I think requiring opt-in...
I installed `libmupdf-dev` but it still failed. The build log is here: https://github.com/piwheels/packages/issues/293
They've been attempted but still failing
Ok - seems reasonable enough. I'll look at doing this soon. I assume it'll require the user to install certain apt packages, and we've got some improvements to how we...
In the case of e.g. python 3.9 on 64-bit rpios pip will only have a choice between the aarch64 wheel and sdist (both from pypi) - no files provided by...