scikit-build / cmake-python-distributions

This project provides the infrastructure to build CMake Python wheels.
https://cmake-python-distributions.readthedocs.io
Apache License 2.0
111 stars 34 forks source link

3.29.0.1 fails to build on ARMv7 #487

Closed VirtualNonsense closed 2 months ago

VirtualNonsense commented 5 months ago

Hey there! I'm currently trying to run one of my projects in a Linux armv7 Docker environment. Here's the behavior I encountered

Steps to reproduce:

henryiii commented 4 months ago

This should now work (by virtue of no longer running all the tests by default). 3.29.1 was yanked due to Python 3.7 missing dependency, but 3.29.2 should be out shortly. Edit: it's out.

henryiii commented 2 months ago

Hoping this was fixed. ¯_(ツ)_/¯