Memory leak fixes in the wrapper #390
build_default.yml
on: pull_request
Matrix: build_wheels
Build source
12s
Publish wheels to PyPi
Annotations
10 errors and 1 warning
|
Build wheel on ubuntu-latest for x86_64
Process completed with exit code 1.
|
|
Build wheel on ubuntu-latest for x86_64
Command ['sh', '-c', 'pip install "scipy!=1.12.0,<1.17"\npip install torch --index-url https://download.pytorch.org/whl/cpu"\n'] failed with code 1.
|
|
Build wheel on ubuntu-24.04-arm for auto
Process completed with exit code 1.
|
|
Build wheel on ubuntu-24.04-arm for auto
Command ['sh', '-c', 'pip install "scipy!=1.12.0,<1.17"\npip install torch --index-url https://download.pytorch.org/whl/cpu"\n'] failed with code 1.
|
|
Build wheel on macos-15-intel for x86_64
Process completed with exit code 1.
|
|
Build wheel on macos-15-intel for x86_64
Command ['/bin/sh', '-c', 'pip install "scipy!=1.12.0,<1.17"\npip install torch --index-url https://download.pytorch.org/whl/cpu"\n'] failed with code 2.
|
|
Build wheel on windows-2022 for auto64
Process completed with exit code 1.
|
|
Build wheel on windows-2022 for auto64
Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-6pngidx7\\cp38-win_amd64\\venv-test\\Scripts\\pip.EXE', 'install', 'torch', 'scipy!=1.12.0,<1.17', 'pytest>=6'] failed with code 1.
|
|
Build wheel on macos-latest for arm64
Process completed with exit code 1.
|
|
Build wheel on macos-latest for arm64
Command ['/bin/sh', '-c', 'pip install "scipy!=1.12.0,<1.17"\npip install torch --index-url https://download.pytorch.org/whl/cpu"\n'] failed with code 2.
|
|
Build wheel on macos-latest for arm64
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
wheels-sdist
|
55.8 KB |
sha256:dd13c0534af148b0fc61c68f820add6adf6fad0168985c2594ae0d959712f6c3
|
|