Use CI to build Python wheels on different platforms #10
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.
|