Include Python 3.13 when building docker containers #2244
Annotations
2 errors
Build wheels with cibuildwheel
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 with cibuildwheel
Process completed with exit code 1.
|
Loading