sync #218
build-wheels.yml
on: push
Matrix: build_wheels
Build SDist
24s
Mock Upload release to PyPI
0s
Upload release to PyPI
0s
Annotations
36 errors and 10 warnings
Wheels on windows-latest-cp310-win_amd64:
thirdparty/vcpkg/scripts/buildsystems/vcpkg.cmake#L904
vcpkg install failed. See logs for more information:
|
Wheels on windows-latest-cp310-win_amd64
Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-aymiuzho\\cp310-win_amd64\\build\\venv\\Scripts\\python.EXE', '-m', 'pip', 'wheel', 'D:\\a\\PhotoshopAPI\\PhotoshopAPI', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-aymiuzho\\cp310-win_amd64\\built_wheel', '--no-deps'] failed with code 1.
|
Wheels on windows-latest-cp310-win_amd64
Process completed with exit code 1.
|
Wheels on windows-latest-cp311-win_amd64:
thirdparty/vcpkg/scripts/buildsystems/vcpkg.cmake#L904
vcpkg install failed. See logs for more information:
|
Wheels on windows-latest-cp311-win_amd64
Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-zwq3lejr\\cp311-win_amd64\\build\\venv\\Scripts\\python.EXE', '-m', 'pip', 'wheel', 'D:\\a\\PhotoshopAPI\\PhotoshopAPI', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-zwq3lejr\\cp311-win_amd64\\built_wheel', '--no-deps'] failed with code 1.
|
Wheels on windows-latest-cp311-win_amd64
Process completed with exit code 1.
|
Wheels on windows-latest-cp39-win_amd64:
thirdparty/vcpkg/scripts/buildsystems/vcpkg.cmake#L904
vcpkg install failed. See logs for more information:
|
Wheels on windows-latest-cp39-win_amd64
Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-bm808bvn\\cp39-win_amd64\\build\\venv\\Scripts\\python.EXE', '-m', 'pip', 'wheel', 'D:\\a\\PhotoshopAPI\\PhotoshopAPI', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-bm808bvn\\cp39-win_amd64\\built_wheel', '--no-deps'] failed with code 1.
|
Wheels on windows-latest-cp39-win_amd64
Process completed with exit code 1.
|
Wheels on windows-latest-cp38-win_amd64:
thirdparty/vcpkg/scripts/buildsystems/vcpkg.cmake#L904
vcpkg install failed. See logs for more information:
|
Wheels on windows-latest-cp38-win_amd64
Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-fh5jucws\\cp38-win_amd64\\build\\venv\\Scripts\\python.EXE', '-m', 'pip', 'wheel', 'D:\\a\\PhotoshopAPI\\PhotoshopAPI', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-fh5jucws\\cp38-win_amd64\\built_wheel', '--no-deps'] failed with code 1.
|
Wheels on windows-latest-cp38-win_amd64
Process completed with exit code 1.
|
Wheels on windows-latest-cp37-win_amd64:
thirdparty/vcpkg/scripts/buildsystems/vcpkg.cmake#L904
vcpkg install failed. See logs for more information:
|
Wheels on windows-latest-cp37-win_amd64
Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-sx_g38rb\\cp37-win_amd64\\build\\venv\\Scripts\\python.EXE', '-m', 'pip', 'wheel', 'D:\\a\\PhotoshopAPI\\PhotoshopAPI', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-sx_g38rb\\cp37-win_amd64\\built_wheel', '--no-deps'] failed with code 1.
|
Wheels on windows-latest-cp37-win_amd64
Process completed with exit code 1.
|
Wheels on windows-latest-cp312-win_amd64:
thirdparty/vcpkg/scripts/buildsystems/vcpkg.cmake#L904
vcpkg install failed. See logs for more information:
|
Wheels on windows-latest-cp312-win_amd64
Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-v0flzcqm\\cp312-win_amd64\\build\\venv\\Scripts\\python.EXE', '-m', 'pip', 'wheel', 'D:\\a\\PhotoshopAPI\\PhotoshopAPI', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-v0flzcqm\\cp312-win_amd64\\built_wheel', '--no-deps'] failed with code 1.
|
Wheels on windows-latest-cp312-win_amd64
Process completed with exit code 1.
|
Wheels on macos-latest-cp311-macosx_arm64
Command ['/bin/sh', '-c', 'python -m pip install -r /Users/runner/work/PhotoshopAPI/PhotoshopAPI/python/psapi-test/requirements.txt && python -u /Users/runner/work/PhotoshopAPI/PhotoshopAPI/PhotoshopExamples/AddLayerMasks/add_layer_masks.py && python -u /Users/runner/work/PhotoshopAPI/PhotoshopAPI/PhotoshopExamples/CreateGroups/create_groups.py && python -u /Users/runner/work/PhotoshopAPI/PhotoshopAPI/PhotoshopExamples/CreateSimpleDocument/create_simple_document.py && python -u /Users/runner/work/PhotoshopAPI/PhotoshopAPI/PhotoshopExamples/ExtractImageData/extract_image_data.py && python -u /Users/runner/work/PhotoshopAPI/PhotoshopAPI/PhotoshopExamples/ModifyLayerStructure/modify_layer_structure.py && python -u /Users/runner/work/PhotoshopAPI/PhotoshopAPI/PhotoshopExamples/ReplaceImageData/replace_image_data.py && python -u /Users/runner/work/PhotoshopAPI/PhotoshopAPI/PhotoshopExamples/RescaleCanvas/rescale_canvas.py && nosetests /Users/runner/work/PhotoshopAPI/PhotoshopAPI/python/psapi-test --verbose\n'] failed with code 1.
|
Wheels on macos-latest-cp311-macosx_arm64
Process completed with exit code 1.
|
Wheels on ubuntu-latest-cp310-manylinux_x86_64
Command ['sh', '-c', 'python -m pip install -r /project/python/psapi-test/requirements.txt && python -u /project/PhotoshopExamples/AddLayerMasks/add_layer_masks.py && python -u /project/PhotoshopExamples/CreateGroups/create_groups.py && python -u /project/PhotoshopExamples/CreateSimpleDocument/create_simple_document.py && python -u /project/PhotoshopExamples/ExtractImageData/extract_image_data.py && python -u /project/PhotoshopExamples/ModifyLayerStructure/modify_layer_structure.py && python -u /project/PhotoshopExamples/ReplaceImageData/replace_image_data.py && python -u /project/PhotoshopExamples/RescaleCanvas/rescale_canvas.py && nosetests /project/python/psapi-test --verbose\n'] failed with code 1.
|
Wheels on ubuntu-latest-cp310-manylinux_x86_64
Process completed with exit code 1.
|
Wheels on macos-latest-cp310-macosx_arm64
Command ['/bin/sh', '-c', 'python -m pip install -r /Users/runner/work/PhotoshopAPI/PhotoshopAPI/python/psapi-test/requirements.txt && python -u /Users/runner/work/PhotoshopAPI/PhotoshopAPI/PhotoshopExamples/AddLayerMasks/add_layer_masks.py && python -u /Users/runner/work/PhotoshopAPI/PhotoshopAPI/PhotoshopExamples/CreateGroups/create_groups.py && python -u /Users/runner/work/PhotoshopAPI/PhotoshopAPI/PhotoshopExamples/CreateSimpleDocument/create_simple_document.py && python -u /Users/runner/work/PhotoshopAPI/PhotoshopAPI/PhotoshopExamples/ExtractImageData/extract_image_data.py && python -u /Users/runner/work/PhotoshopAPI/PhotoshopAPI/PhotoshopExamples/ModifyLayerStructure/modify_layer_structure.py && python -u /Users/runner/work/PhotoshopAPI/PhotoshopAPI/PhotoshopExamples/ReplaceImageData/replace_image_data.py && python -u /Users/runner/work/PhotoshopAPI/PhotoshopAPI/PhotoshopExamples/RescaleCanvas/rescale_canvas.py && nosetests /Users/runner/work/PhotoshopAPI/PhotoshopAPI/python/psapi-test --verbose\n'] failed with code 1.
|
Wheels on macos-latest-cp310-macosx_arm64
Process completed with exit code 1.
|
Wheels on ubuntu-latest-cp312-manylinux_x86_64
Command ['sh', '-c', 'python -m pip install -r /project/python/psapi-test/requirements.txt && python -u /project/PhotoshopExamples/AddLayerMasks/add_layer_masks.py && python -u /project/PhotoshopExamples/CreateGroups/create_groups.py && python -u /project/PhotoshopExamples/CreateSimpleDocument/create_simple_document.py && python -u /project/PhotoshopExamples/ExtractImageData/extract_image_data.py && python -u /project/PhotoshopExamples/ModifyLayerStructure/modify_layer_structure.py && python -u /project/PhotoshopExamples/ReplaceImageData/replace_image_data.py && python -u /project/PhotoshopExamples/RescaleCanvas/rescale_canvas.py && nosetests /project/python/psapi-test --verbose\n'] failed with code 1.
|
Wheels on ubuntu-latest-cp312-manylinux_x86_64
Process completed with exit code 1.
|
Wheels on macos-latest-cp312-macosx_arm64
Command ['/bin/sh', '-c', 'python -m pip install -r /Users/runner/work/PhotoshopAPI/PhotoshopAPI/python/psapi-test/requirements.txt && python -u /Users/runner/work/PhotoshopAPI/PhotoshopAPI/PhotoshopExamples/AddLayerMasks/add_layer_masks.py && python -u /Users/runner/work/PhotoshopAPI/PhotoshopAPI/PhotoshopExamples/CreateGroups/create_groups.py && python -u /Users/runner/work/PhotoshopAPI/PhotoshopAPI/PhotoshopExamples/CreateSimpleDocument/create_simple_document.py && python -u /Users/runner/work/PhotoshopAPI/PhotoshopAPI/PhotoshopExamples/ExtractImageData/extract_image_data.py && python -u /Users/runner/work/PhotoshopAPI/PhotoshopAPI/PhotoshopExamples/ModifyLayerStructure/modify_layer_structure.py && python -u /Users/runner/work/PhotoshopAPI/PhotoshopAPI/PhotoshopExamples/ReplaceImageData/replace_image_data.py && python -u /Users/runner/work/PhotoshopAPI/PhotoshopAPI/PhotoshopExamples/RescaleCanvas/rescale_canvas.py && nosetests /Users/runner/work/PhotoshopAPI/PhotoshopAPI/python/psapi-test --verbose\n'] failed with code 1.
|
Wheels on macos-latest-cp312-macosx_arm64
Process completed with exit code 1.
|
Wheels on ubuntu-latest-cp311-manylinux_x86_64
Command ['sh', '-c', 'python -m pip install -r /project/python/psapi-test/requirements.txt && python -u /project/PhotoshopExamples/AddLayerMasks/add_layer_masks.py && python -u /project/PhotoshopExamples/CreateGroups/create_groups.py && python -u /project/PhotoshopExamples/CreateSimpleDocument/create_simple_document.py && python -u /project/PhotoshopExamples/ExtractImageData/extract_image_data.py && python -u /project/PhotoshopExamples/ModifyLayerStructure/modify_layer_structure.py && python -u /project/PhotoshopExamples/ReplaceImageData/replace_image_data.py && python -u /project/PhotoshopExamples/RescaleCanvas/rescale_canvas.py && nosetests /project/python/psapi-test --verbose\n'] failed with code 1.
|
Wheels on ubuntu-latest-cp311-manylinux_x86_64
Process completed with exit code 1.
|
Wheels on ubuntu-latest-cp38-manylinux_x86_64
Command ['sh', '-c', 'python -m pip install -r /project/python/psapi-test/requirements.txt && python -u /project/PhotoshopExamples/AddLayerMasks/add_layer_masks.py && python -u /project/PhotoshopExamples/CreateGroups/create_groups.py && python -u /project/PhotoshopExamples/CreateSimpleDocument/create_simple_document.py && python -u /project/PhotoshopExamples/ExtractImageData/extract_image_data.py && python -u /project/PhotoshopExamples/ModifyLayerStructure/modify_layer_structure.py && python -u /project/PhotoshopExamples/ReplaceImageData/replace_image_data.py && python -u /project/PhotoshopExamples/RescaleCanvas/rescale_canvas.py && nosetests /project/python/psapi-test --verbose\n'] failed with code 1.
|
Wheels on ubuntu-latest-cp38-manylinux_x86_64
Process completed with exit code 1.
|
Wheels on ubuntu-latest-cp39-manylinux_x86_64
Command ['sh', '-c', 'python -m pip install -r /project/python/psapi-test/requirements.txt && python -u /project/PhotoshopExamples/AddLayerMasks/add_layer_masks.py && python -u /project/PhotoshopExamples/CreateGroups/create_groups.py && python -u /project/PhotoshopExamples/CreateSimpleDocument/create_simple_document.py && python -u /project/PhotoshopExamples/ExtractImageData/extract_image_data.py && python -u /project/PhotoshopExamples/ModifyLayerStructure/modify_layer_structure.py && python -u /project/PhotoshopExamples/ReplaceImageData/replace_image_data.py && python -u /project/PhotoshopExamples/RescaleCanvas/rescale_canvas.py && nosetests /project/python/psapi-test --verbose\n'] failed with code 1.
|
Wheels on ubuntu-latest-cp39-manylinux_x86_64
Process completed with exit code 1.
|
Wheels on ubuntu-latest-cp37-manylinux_x86_64
Command ['sh', '-c', 'python -m pip install -r /project/python/psapi-test/requirements.txt && python -u /project/PhotoshopExamples/AddLayerMasks/add_layer_masks.py && python -u /project/PhotoshopExamples/CreateGroups/create_groups.py && python -u /project/PhotoshopExamples/CreateSimpleDocument/create_simple_document.py && python -u /project/PhotoshopExamples/ExtractImageData/extract_image_data.py && python -u /project/PhotoshopExamples/ModifyLayerStructure/modify_layer_structure.py && python -u /project/PhotoshopExamples/ReplaceImageData/replace_image_data.py && python -u /project/PhotoshopExamples/RescaleCanvas/rescale_canvas.py && nosetests /project/python/psapi-test --verbose\n'] failed with code 1.
|
Wheels on ubuntu-latest-cp37-manylinux_x86_64
Process completed with exit code 1.
|
Wheels on macos-latest-cp311-macosx_arm64
No files were found with the provided path: D:\a\PhotoshopAPI\PhotoshopAPI\thirdparty\vcpkg\buildtrees\detect_compiler\stdout-x64-windows.log. No artifacts will be uploaded.
|
Wheels on ubuntu-latest-cp310-manylinux_x86_64
No files were found with the provided path: D:\a\PhotoshopAPI\PhotoshopAPI\thirdparty\vcpkg\buildtrees\detect_compiler\stdout-x64-windows.log. No artifacts will be uploaded.
|
Wheels on macos-latest-cp310-macosx_arm64
No files were found with the provided path: D:\a\PhotoshopAPI\PhotoshopAPI\thirdparty\vcpkg\buildtrees\detect_compiler\stdout-x64-windows.log. No artifacts will be uploaded.
|
Wheels on ubuntu-latest-cp312-manylinux_x86_64
No files were found with the provided path: D:\a\PhotoshopAPI\PhotoshopAPI\thirdparty\vcpkg\buildtrees\detect_compiler\stdout-x64-windows.log. No artifacts will be uploaded.
|
Wheels on macos-latest-cp312-macosx_arm64
No files were found with the provided path: D:\a\PhotoshopAPI\PhotoshopAPI\thirdparty\vcpkg\buildtrees\detect_compiler\stdout-x64-windows.log. No artifacts will be uploaded.
|
Wheels on ubuntu-latest-cp311-manylinux_x86_64
No files were found with the provided path: D:\a\PhotoshopAPI\PhotoshopAPI\thirdparty\vcpkg\buildtrees\detect_compiler\stdout-x64-windows.log. No artifacts will be uploaded.
|
Wheels on ubuntu-latest-cp38-manylinux_x86_64
No files were found with the provided path: D:\a\PhotoshopAPI\PhotoshopAPI\thirdparty\vcpkg\buildtrees\detect_compiler\stdout-x64-windows.log. No artifacts will be uploaded.
|
Wheels on ubuntu-latest-cp39-manylinux_x86_64
No files were found with the provided path: D:\a\PhotoshopAPI\PhotoshopAPI\thirdparty\vcpkg\buildtrees\detect_compiler\stdout-x64-windows.log. No artifacts will be uploaded.
|
Wheels on ubuntu-latest-cp37-manylinux_x86_64
No files were found with the provided path: D:\a\PhotoshopAPI\PhotoshopAPI\thirdparty\vcpkg\buildtrees\detect_compiler\stdout-x64-windows.log. No artifacts will be uploaded.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-logs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
PhotoshopAPI_Py-srcdist
|
13.9 KB |
|
build-logs
|
316 Bytes |
|