Skip to content

Build wheels

Build wheels #368

Manually triggered November 27, 2024 17:32
Status Failure
Total duration 4m 15s
Artifacts

build_wheels.yml

on: workflow_dispatch
Build sdist
0s
Build sdist
Matrix: build_wheels
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Build wheels on ubuntu-latest
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-v'] failed with code 1.
Build wheels on ubuntu-latest
Process completed with exit code 1.
Build wheels on macos-14
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
Build wheels on macos-13
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
Build wheels on windows-2019
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
Build wheels on ubuntu-latest
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/