ci: GitHub actions workflow #34
Annotations
6 errors and 4 warnings
Build wheels on ubuntu-latest
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-vvv'] failed with code 1.
|
Build wheels on ubuntu-latest
Process completed with exit code 1.
|
Build wheels on macos-14
The job was canceled because "ubuntu-latest_unused_unus" failed.
|
Build wheels on macos-14
The operation was canceled.
|
Build wheels on macos-13
The job was canceled because "ubuntu-latest_unused_unus" failed.
|
Build wheels on macos-13
The operation was canceled.
|
Build wheels on ubuntu-latest
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Build wheels on macos-14
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Build wheels on macos-13
Refusing to link macOS provided/shadowed software: openblas
For compilers to find openblas you may need to set:
export LDFLAGS="-L/usr/local/opt/openblas/lib"
export CPPFLAGS="-I/usr/local/opt/openblas/include"
For pkg-config to find openblas you may need to set:
export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig"
|
Build wheels on macos-13
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|