workflow #6
cibuildwheel.yml
on: push
Matrix: build_wheels
Publish to PyPI
0s
Annotations
7 errors and 6 warnings
|
Build wheels on macos-latest
Process completed with exit code 1.
|
|
Build wheels on macos-latest
cibuildwheel: Command ['/usr/bin/arch', '-x86_64', '/bin/sh', '-c', 'python /Users/runner/work/materialyoucolor-python/materialyoucolor-python/tests/test_all.py --image /tmp/test_image.jpg --quality 1 --method pillow --tonal-spot && python /Users/runner/work/materialyoucolor-python/materialyoucolor-python/tests/test_all.py --image /tmp/test_image.jpg --quality 1 --method cpp --tonal-spot\n'] failed with code 1.
|
|
Build wheels on ubuntu-latest
The strategy configuration was canceled because "build_wheels.macos-latest" failed
|
|
Build wheels on ubuntu-latest
The operation was canceled.
|
|
Build wheels on ubuntu-latest
cibuildwheel: Command ['sh', '-c', 'python /project/tests/test_all.py --image /tmp/test_image.jpg --quality 1 --method pillow --tonal-spot && python /project/tests/test_all.py --image /tmp/test_image.jpg --quality 1 --method cpp --tonal-spot\n'] failed with code 1.
|
|
Build wheels on windows-latest
The strategy configuration was canceled because "build_wheels.macos-latest" failed
|
|
Build wheels on windows-latest
The operation was canceled.
|
|
Build wheels on macos-latest
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Build wheels on macos-latest
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
|
|
Build wheels on ubuntu-latest
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Build wheels on ubuntu-latest
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
|
|
Build wheels on windows-latest
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Build wheels on windows-latest
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
|