Build python wheels - macos #41
build_and_publish_to_pypi_macos.yml
on: workflow_dispatch
Matrix: build-wheels
pypi-publish
Annotations
4 errors and 6 warnings
|
build-wheels (macos-14)
Process completed with exit code 1.
|
|
build-wheels (macos-14)
cibuildwheel: Command ['/private/var/folders/sm/xrr7tmqj20s7hrsh1qhfl1d40000gn/T/cibw-run-y7vwdg79/cp314-macosx_arm64/venv-test-arm64/bin/pip', 'install', 'pytest', 'pyttb'] failed with code 1.
|
|
build-wheels (macos-15)
The strategy configuration was canceled because "build-wheels.macos-14" failed
|
|
build-wheels (macos-15)
The operation was canceled.
|
|
build-wheels (macos-14)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
|
build-wheels (macos-14)
cibuildwheel: 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 (macos-14)
ninja 1.13.2 is already installed and up-to-date.
To reinstall 1.13.2, run:
brew reinstall ninja
|
|
build-wheels (macos-15)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
|
build-wheels (macos-15)
cibuildwheel: 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 (macos-15)
ninja 1.13.2 is already installed and up-to-date.
To reinstall 1.13.2, run:
brew reinstall ninja
|