Use flying edges for mesh generation #3170
build_wheels.yml
on: pull_request
Matrix: build_wheels
Upload wheels to PyPI
0s
Annotations
7 errors
Build wheels on macos-latest
[notice] A new release of pip is available: 21.1.1 -> 24.3
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Build wheels on macos-latest
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/avogadrolibs/avogadrolibs', '--wheel-dir=/private/var/folders/g6/rgtlsw6n123b0gt5483s5_cm0000gn/T/cibw-run-p9n1o8pd/cp38-macosx_x86_64/built_wheel', '--no-deps', '-v'] failed with code 1. None
|
Build wheels on macos-latest
Process completed with exit code 1.
|
Build wheels on ubuntu-20.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-v'] failed with code 1.
|
Build wheels on ubuntu-20.04
Process completed with exit code 1.
|
Build wheels on windows-2019
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\avogadrolibs\\avogadrolibs', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-vz_qifqa\\cp38-win_amd64\\built_wheel', '--no-deps', '-v'] failed with code 1. None
|
Build wheels on windows-2019
Process completed with exit code 1.
|