Wheel builder #608
wheels.yml
on: workflow_dispatch
Matrix: build_wheels
Matrix: test_upload_pypi
Matrix: upload_pypi
Annotations
10 errors
Build wheel for cp38-manylinux_x86_64
Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
|
Build wheel for cp38-manylinux_x86_64
Process completed with exit code 1.
|
Build wheel for cp39-manylinux_x86_64
Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
|
Build wheel for cp39-manylinux_x86_64
Process completed with exit code 1.
|
Build wheel for cp310-manylinux_x86_64
Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
|
Build wheel for cp310-manylinux_x86_64
Process completed with exit code 1.
|
Build wheel for cp312-manylinux_x86_64
Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
|
Build wheel for cp312-manylinux_x86_64
Process completed with exit code 1.
|
Build wheel for cp311-manylinux_x86_64
Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
|
Build wheel for cp311-manylinux_x86_64
Process completed with exit code 1.
|