Upload Wheels #457
uploadWheels.yml
on: workflow_dispatch
Matrix: build_wheels
Push wheels
0s
Annotations
8 errors
Build wheels with cp38-manylinux_x86_64
Command ['python', '-m', 'build', PurePosixPath('/project/lib/Bindings/Python'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
|
Build wheels with cp38-manylinux_x86_64
Process completed with exit code 1.
|
Build wheels with cp310-manylinux_x86_64
Command ['python', '-m', 'build', PurePosixPath('/project/lib/Bindings/Python'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
|
Build wheels with cp310-manylinux_x86_64
Process completed with exit code 1.
|
Build wheels with cp38-macosx_x86_64
Command ['python', '-m', 'build', '/Users/runner/work/circt/circt/lib/Bindings/Python', '--wheel', '--outdir=/private/var/folders/9f/9p4dh6hs5yddrk7drxq8rc_80000gn/T/cibw-run-e6y9aqca/cp38-macosx_x86_64/built_wheel'] failed with code 1. None
|
Build wheels with cp38-macosx_x86_64
Process completed with exit code 1.
|
Build wheels with cp310-macosx_x86_64
Command ['python', '-m', 'build', '/Users/runner/work/circt/circt/lib/Bindings/Python', '--wheel', '--outdir=/private/var/folders/vr/pjd30pz953q8qrl27dlgxb280000gn/T/cibw-run-b6g3_xcw/cp310-macosx_x86_64/built_wheel'] failed with code 1. None
|
Build wheels with cp310-macosx_x86_64
Process completed with exit code 1.
|