Improve python build #42
build-publish-pypi.yml
on: pull_request
Matrix: build_wheels
Build source distribution
11s
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/cy/09t6wxdj6qn64c5q9_kr6czr0000gn/T/cibw-run-i68mkl6t/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-kov0iafs\\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/hw/1f0gcr8d6kn9ms0_wn0_57qc0000gn/T/cibw-run-brbcqhn3/cp38-macosx_arm64/built_wheel', '--no-deps', '-v'] failed with code 1.
|
Build wheels on macos-14
Process completed with exit code 1.
|