Skip to content

removing a tiny bug in exporting static library config #12

removing a tiny bug in exporting static library config

removing a tiny bug in exporting static library config #12

Triggered via push May 29, 2024 17:39
Status Failure
Total duration 1m 17s
Artifacts

newpython.yml

on: push
Matrix: build_wheels
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Build wheels on macos-13
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/unigen/unigen', '--wheel-dir=/private/var/folders/w3/xh1ngrc13bg46kmhfdprbpyw0000gn/T/cibw-run-lle06g9n/cp36-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1. None
Build wheels on macos-13
Process completed with exit code 1.
Build wheels on ubuntu-20.04
The job was canceled because "macos-13" failed.
Build wheels on ubuntu-20.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
Build wheels on ubuntu-20.04
The operation was canceled.
Build wheels on windows-2022
The job was canceled because "macos-13" failed.
Build wheels on windows-2022
The operation was canceled.
Build wheels on macos-13
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build wheels on macos-13
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/