Improve python build #38
build-publish-pypi.yml
on: pull_request
Matrix: build_wheels
Build source distribution
13s
Upload to PyPI
0s
Annotations
9 errors
Build source distribution
Process completed with exit code 1.
|
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-13
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/xraylib/xraylib', '--wheel-dir=/private/var/folders/z0/8_glkdsj15s73lhzlcw256wm0000gn/T/cibw-run-bmmo5wz8/cp38-macosx_x86_64/built_wheel', '--no-deps', '-v'] failed with code 1.
|
Build wheels on macos-13
Process completed with exit code 1.
|
Build wheels on windows-latest
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\xraylib\\xraylib', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-bai0ghvz\\cp38-win_amd64\\built_wheel', '--no-deps', '-v'] failed with code 1.
|
Build wheels on windows-latest
Process completed with exit code 1.
|
Build wheels on macos-14
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/xraylib/xraylib', '--wheel-dir=/private/var/folders/zn/hj183dg15s713b47j2wlhwzw0000gn/T/cibw-run-jrjmywet/cp38-macosx_arm64/built_wheel', '--no-deps', '-v'] failed with code 1.
|
Build wheels on macos-14
Process completed with exit code 1.
|