trying to fix scm autoversioning for macos pyuda wheel builds #55
build_wheels.yml
on: push
Matrix: build_wheels
upload_pypi
0s
Annotations
5 errors and 1 warning
build wheels on macos-14 arm64
Command /opt/python/cp38-38/bin/python3 -m venv venv38 && source venv38/bin/activate && pip3 install --upgrade pip wheel && pip3 install setuptools seruptools_scm cython numpy && SETUPTOOLS_SCM_DEBUG=1 python3 ./source/wrappers/python/setup.py --version && deactivate && rm -r venv38 failed with code 127. None
|
build wheels on macos-14 arm64
Process completed with exit code 1.
|
build wheels on ubuntu-latest x86_64
The run was canceled by @stephen-dixon.
|
build wheels on macos-13 x86_64
The run was canceled by @stephen-dixon.
|
build wheels on macos-13 x86_64
The operation was canceled.
|
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/.
|