Build and publish #23
publish.yml
on: workflow_dispatch
Matrix: build_wheels
build_sdist
24s
upload_pypi
0s
Annotations
27 errors and 1 notice
build_wheels (ubuntu-latest, aarch64, 3.1)
The version '3.1' with architecture 'x64' was not found for Ubuntu 22.04.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
build_wheels (ubuntu-latest, x86_64, 3.1)
The version '3.1' with architecture 'x64' was not found for Ubuntu 22.04.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
build_wheels (macos-latest, arm64, 3.1)
The version '3.1' with architecture 'arm64' was not found for macOS 14.5.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
build_wheels (macos-latest, x86_64, 3.1)
The version '3.1' with architecture 'arm64' was not found for macOS 14.5.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
build_wheels (windows-latest, AMD64, 3.1)
Process completed with exit code 1.
|
build_wheels (windows-latest, AMD64, 3.12)
Command python -c 'import wordllama; print(wordllama.__version__); from wordllama import WordLlama, Config, WordLlamaConfig; wl = WordLlama.load(); similarity_score = wl.similarity("i went to the car", "i went to the pawn shop"); print(similarity_score);'
|
build_wheels (windows-latest, AMD64, 3.12)
Process completed with exit code 1.
|
build_wheels (macos-latest, arm64, 3.12)
Command delocate-wheel --require-archs arm64 -w /private/var/folders/zn/hj183dg15s713b47j2wlhwzw0000gn/T/cibw-run-b12u3kx5/cp38-macosx_arm64/repaired_wheel -v /private/var/folders/zn/hj183dg15s713b47j2wlhwzw0000gn/T/cibw-run-b12u3kx5/cp38-macosx_arm64/built_wheel/wordllama-0.2.3.post30-cp38-cp38-macosx_11_0_arm64.whl failed with code 1.
|
build_wheels (macos-latest, arm64, 3.12)
Process completed with exit code 1.
|
build_wheels (windows-latest, AMD64, 3.9)
Command python -c 'import wordllama; print(wordllama.__version__); from wordllama import WordLlama, Config, WordLlamaConfig; wl = WordLlama.load(); similarity_score = wl.similarity("i went to the car", "i went to the pawn shop"); print(similarity_score);'
|
build_wheels (windows-latest, AMD64, 3.9)
Process completed with exit code 1.
|
build_wheels (macos-latest, arm64, 3.9)
Command delocate-wheel --require-archs arm64 -w /private/var/folders/zn/hj183dg15s713b47j2wlhwzw0000gn/T/cibw-run-y690mvm_/cp38-macosx_arm64/repaired_wheel -v /private/var/folders/zn/hj183dg15s713b47j2wlhwzw0000gn/T/cibw-run-y690mvm_/cp38-macosx_arm64/built_wheel/wordllama-0.2.3.post30-cp38-cp38-macosx_11_0_arm64.whl failed with code 1.
|
build_wheels (macos-latest, arm64, 3.9)
Process completed with exit code 1.
|
build_wheels (windows-latest, AMD64, 3.11)
Command python -c 'import wordllama; print(wordllama.__version__); from wordllama import WordLlama, Config, WordLlamaConfig; wl = WordLlama.load(); similarity_score = wl.similarity("i went to the car", "i went to the pawn shop"); print(similarity_score);'
|
build_wheels (windows-latest, AMD64, 3.11)
Process completed with exit code 1.
|
build_wheels (macos-latest, arm64, 3.11)
Command delocate-wheel --require-archs arm64 -w /private/var/folders/zn/hj183dg15s713b47j2wlhwzw0000gn/T/cibw-run-xqqu5inq/cp38-macosx_arm64/repaired_wheel -v /private/var/folders/zn/hj183dg15s713b47j2wlhwzw0000gn/T/cibw-run-xqqu5inq/cp38-macosx_arm64/built_wheel/wordllama-0.2.3.post30-cp38-cp38-macosx_11_0_arm64.whl failed with code 1.
|
build_wheels (macos-latest, arm64, 3.11)
Process completed with exit code 1.
|
build_wheels (macos-latest, x86_64, 3.11)
Command delocate-wheel --require-archs x86_64 -w /private/var/folders/zn/hj183dg15s713b47j2wlhwzw0000gn/T/cibw-run-gjwrclng/cp39-macosx_x86_64/repaired_wheel -v /private/var/folders/zn/hj183dg15s713b47j2wlhwzw0000gn/T/cibw-run-gjwrclng/cp39-macosx_x86_64/built_wheel/wordllama-0.2.3.post30-cp39-cp39-macosx_11_0_x86_64.whl failed with code 1.
|
build_wheels (macos-latest, x86_64, 3.11)
Process completed with exit code 1.
|
build_wheels (ubuntu-latest, aarch64, 3.9)
The run was canceled by @dleemiller.
|
build_wheels (ubuntu-latest, aarch64, 3.11)
The run was canceled by @dleemiller.
|
build_wheels (ubuntu-latest, aarch64, 3.12)
The run was canceled by @dleemiller.
|
build_wheels (ubuntu-latest, x86_64, 3.9)
The run was canceled by @dleemiller.
|
build_wheels (ubuntu-latest, x86_64, 3.11)
The run was canceled by @dleemiller.
|
build_wheels (macos-latest, x86_64, 3.9)
The run was canceled by @dleemiller.
|
build_wheels (macos-latest, x86_64, 3.12)
The run was canceled by @dleemiller.
|
build_wheels (ubuntu-latest, x86_64, 3.12)
The run was canceled by @dleemiller.
|
build_wheels (macos-latest, x86_64, 3.11)
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
packages-sdist
Expired
|
15.4 MB |
|