Skip to content

Use CI to build Python wheels on different platforms #10

Use CI to build Python wheels on different platforms

Use CI to build Python wheels on different platforms #10

Triggered via push December 13, 2023 14:25
Status Failure
Total duration 40s
Artifacts
Matrix: build_wheels
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Build wheels on macos-11
Command ['echo $(pwd); ../../scripts/uniffi_bindgen_generate_python.sh'] failed with code 127. None
Build wheels on macos-11
Process completed with exit code 1.
Build wheels on ubuntu-20.04
Command ['sh', '-c', 'echo $(pwd); ../../scripts/uniffi_bindgen_generate_python.sh'] failed with code 127.
Build wheels on ubuntu-20.04
Process completed with exit code 1.
Build wheels on windows-2019
The operation was canceled.
Build wheels on macos-11
PyPy is currently unsupported when building on macOS 11. To build macOS PyPy wheels, build on an older OS, such as macOS 10.15. To silence this warning, deselect PyPy by adding "pp*-macosx*" to your CIBW_SKIP option.