Fix missing CLI executables in quippy-ase wheel (#703) #296
build-wheels.yml
on: pull_request
Matrix: build_wheels
Create release
0s
Annotations
6 errors and 13 warnings
|
Build wheels on macos-14
Process completed with exit code 1.
|
|
Build wheels on macos-14
Command ['/bin/sh', '-c', 'python -c "import quippy; print(quippy.__version__)" && python -c "import os, quippy; assert os.path.exists(os.path.join(quippy.__path__[0], \'quip\')), \'quip executable missing\'" && python -c "import os, quippy; assert os.path.exists(os.path.join(quippy.__path__[0], \'gap_fit\')), \'gap_fit executable missing\'" && python -c "import os, quippy; assert os.path.exists(os.path.join(quippy.__path__[0], \'md\')), \'md executable missing\'" && quip --help && gap_fit --help && md --help\n'] failed with code 1.
|
|
Build wheels on ubuntu-latest
Process completed with exit code 1.
|
|
Build wheels on ubuntu-latest
Command ['sh', '-c', 'python -c "import quippy; print(quippy.__version__)" && python -c "import os, quippy; assert os.path.exists(os.path.join(quippy.__path__[0], \'quip\')), \'quip executable missing\'" && python -c "import os, quippy; assert os.path.exists(os.path.join(quippy.__path__[0], \'gap_fit\')), \'gap_fit executable missing\'" && python -c "import os, quippy; assert os.path.exists(os.path.join(quippy.__path__[0], \'md\')), \'md executable missing\'" && quip --help && gap_fit --help && md --help\n'] failed with code 1.
|
|
Build wheels on macos-15-intel
Process completed with exit code 1.
|
|
Build wheels on macos-15-intel
Command ['/bin/sh', '-c', 'python -c "import quippy; print(quippy.__version__)" && python -c "import os, quippy; assert os.path.exists(os.path.join(quippy.__path__[0], \'quip\')), \'quip executable missing\'" && python -c "import os, quippy; assert os.path.exists(os.path.join(quippy.__path__[0], \'gap_fit\')), \'gap_fit executable missing\'" && python -c "import os, quippy; assert os.path.exists(os.path.join(quippy.__path__[0], \'md\')), \'md executable missing\'" && quip --help && gap_fit --help && md --help\n'] failed with code 1.
|
|
Build wheels on macos-14
hdf5 1.14.6 is already installed and up-to-date.
To reinstall 1.14.6, run:
brew reinstall hdf5
|
|
Build wheels on macos-14
netcdf 4.9.3_1 is already installed and up-to-date.
To reinstall 4.9.3_1, run:
brew reinstall netcdf
|
|
Build wheels on macos-14
openblas 0.3.30 is already installed and up-to-date.
To reinstall 0.3.30, run:
brew reinstall openblas
|
|
Build wheels on macos-14
cibuildwheel 2.x no longer supports Python < 3.6. Please use the 1.x series or update CIBW_SKIP
|
|
Build wheels on macos-14
ninja 1.13.2 is already installed and up-to-date.
To reinstall 1.13.2, run:
brew reinstall ninja
|
|
Build wheels on macos-14
gcc 15.2.0 is already installed and up-to-date.
To reinstall 15.2.0, run:
brew reinstall gcc
|
|
Build wheels on ubuntu-latest
cibuildwheel 2.x no longer supports Python < 3.6. Please use the 1.x series or update CIBW_SKIP
|
|
Build wheels on macos-15-intel
hdf5 1.14.6 is already installed and up-to-date.
To reinstall 1.14.6, run:
brew reinstall hdf5
|
|
Build wheels on macos-15-intel
netcdf 4.9.3_1 is already installed and up-to-date.
To reinstall 4.9.3_1, run:
brew reinstall netcdf
|
|
Build wheels on macos-15-intel
openblas 0.3.30 is already installed and up-to-date.
To reinstall 0.3.30, run:
brew reinstall openblas
|
|
Build wheels on macos-15-intel
cibuildwheel 2.x no longer supports Python < 3.6. Please use the 1.x series or update CIBW_SKIP
|
|
Build wheels on macos-15-intel
ninja 1.13.2 is already installed and up-to-date.
To reinstall 1.13.2, run:
brew reinstall ninja
|
|
Build wheels on macos-15-intel
gcc 15.2.0 is already installed and up-to-date.
To reinstall 15.2.0, run:
brew reinstall gcc
|