Build wheels #89
build-wheels.yml
on: workflow_dispatch
Build wheels
6m 38s
Annotations
2 errors and 4 warnings
Build wheels
Command ['sh', '-c', 'yum -y update && yum -y install mpich && python -m pip -v install --prefer-binary fenics-ffcx fenics-basix fenics-ufl && python -m pip -v install --prefer-binary mpi4py -i https://pypi.anaconda.org/mpi4py/simple && cmake -S dolfinx/cpp -B build-dir -DPython3_EXECUTABLE=$(which python) && cmake --build build-dir && cmake --install build-dir'] failed with code 1.
|
Build wheels
Process completed with exit code 1.
|
Build wheels
Unexpected input(s) 'version', valid inputs are ['python-version', 'python-version-file', 'cache', 'architecture', 'check-latest', 'token', 'cache-dependency-path', 'update-environment', 'allow-prereleases']
|
Build wheels
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Build wheels
cibuildwheel 3 will require Python 3.11+, please upgrade the Python version used to run cibuildwheel. This does not affect the versions you can target when building wheels. See: https://cibuildwheel.pypa.io/en/stable/#what-does-it-do
|
Build wheels
cibuildwheel 3 will require Python 3.11+, please upgrade the Python version used to run cibuildwheel. This does not affect the versions you can target when building wheels. See: https://cibuildwheel.pypa.io/en/stable/#what-does-it-do
|