Skip to content

trying to fix scm autoversioning for macos pyuda wheel builds #58

trying to fix scm autoversioning for macos pyuda wheel builds

trying to fix scm autoversioning for macos pyuda wheel builds #58

Triggered via push April 15, 2024 22:43
Status Cancelled
Total duration 3m 11s
Artifacts

build_wheels.yml

on: push
Matrix: build_wheels
upload_pypi
0s
upload_pypi
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build wheels on macos-14 arm64
Command python3 -m venv venv38 && source venv38/bin/activate && pip3 install --upgrade pip wheel && pip3 install setuptools setuptools_scm cython numpy && SETUPTOOLS_SCM_DEBUG=1 python3 ./source/wrappers/python/setup.py --version && deactivate && rm -r venv38 failed with code 1. None
build wheels on macos-14 arm64
Process completed with exit code 1.
build wheels on macos-13 x86_64
The run was canceled by @stephen-dixon.
build wheels on ubuntu-latest x86_64
The run was canceled by @stephen-dixon.
build wheels on macos-14 arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.