Skip to content

Include Python 3.13 when building docker containers #2250

Include Python 3.13 when building docker containers

Include Python 3.13 when building docker containers #2250

Triggered via pull request December 11, 2024 07:53
Status Failure
Total duration 21m 5s
Artifacts

ci_build_wheels.yml

on: pull_request
Matrix: Build wheels
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build wheels (ubuntu-20.04, musllinux, _1_2, x86_64, 8,12)
Command ['sh', '-c', 'python -m pip install --cache-dir /ci/pip_cache --prefer-binary -r /project/requirements.txt -r /project/requirements_dev.txt && rm -rf /project/python/build/temp* && export PYVER=$(python -c "import sys; print(f\'{sys.version_info.major}.{sys.version_info.minor}\')") && export ABITAG=$(python -c "import sys; cp=f\'cp{sys.version_info.major}{sys.version_info.minor}\'; print(f\'{cp}-{cp}{sys.abiflags}\')")'] failed with code 2.
Build wheels (ubuntu-20.04, musllinux, _1_2, x86_64, 8,12)
Process completed with exit code 1.
Build wheels (ubuntu-20.04, manylinux, 2014, i686, 10,12)
Command ['sh', '-c', 'python /project/python/../bindings/python/tests/test_python_bindings.py'] failed with code 139.
Build wheels (ubuntu-20.04, manylinux, 2014, i686, 10,12)
Process completed with exit code 1.