Fix attribute error in setup.py #164
wheels.yaml
on: pull_request
Matrix: wheels
Publish wheels to PyPI
0s
Annotations
10 errors, 2 warnings, and 1 notice
Build wheels on ubuntu-20.04 aarch64
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project/python'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
Build wheels on ubuntu-20.04 aarch64
Process completed with exit code 1.
|
Build wheels on windows-2019 x86
The job was canceled because "ubuntu-20_04_aarch64" failed.
|
Build wheels on windows-2019 x86
The operation was canceled.
|
Build wheels on windows-2019 AMD64
The job was canceled because "ubuntu-20_04_aarch64" failed.
|
Build wheels on windows-2019 AMD64
The operation was canceled.
|
Build wheels on ubuntu-20.04 i686
The job was canceled because "ubuntu-20_04_aarch64" failed.
|
Build wheels on ubuntu-20.04 i686
The operation was canceled.
|
Build wheels on macos-13 x86_64
The job was canceled because "ubuntu-20_04_aarch64" failed.
|
Build wheels on macos-13 x86_64
The operation was canceled.
|
Build wheels on macos-latest arm64
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
|
Build wheels on ubuntu-20.04 aarch64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build wheels on macos-13 x86_64
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
wheel-macos-latest-arm64
|
393 KB |
|
wheel-ubuntu-20.04-x86_64
|
570 KB |
|