BUG Remove invalid escape sequences #34
wheel.yml
on: push
Matrix: build_wheels
Make SDist
9s
upload_all
0s
Annotations
6 errors, 1 warning, and 1 notice
Build wheels on ubuntu-latest
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
Build wheels on ubuntu-latest
Process completed with exit code 1.
|
Build wheels on macos-14
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/mahotas/mahotas', '--wheel-dir=/private/var/folders/2s/h6hvv9ps03xgz_krkkstvq_r0000gn/T/cibw-run-rzicaplj/pp38-macosx_arm64/built_wheel', '--no-deps'] failed with code 1.
|
Build wheels on macos-14
Process completed with exit code 1.
|
Build wheels on macos-13
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/mahotas/mahotas', '--wheel-dir=/private/var/folders/db/x5_t5x655c9_rftmy0wp2t2w0000gn/T/cibw-run-afpwidqg/pp38-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1.
|
Build wheels on macos-13
Process completed with exit code 1.
|
Build wheels on macos-14
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 macos-13
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 | |
---|---|---|
cibw-sdist
|
1.46 MB |
|
cibw-wheels-windows-latest-1
|
26.1 MB |
|