.github/workflows/build-images.yml #366
Annotations
4 errors
Build Python 3.12 Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export NPY_NUM_BUILD_JOBS=$(nproc) && export PIP_USE_PEP517=1 && $PIP install --no-cache-dir versioneer && $PIP install --no-cache-dir --no-binary :all: numba && $PIP install --no-cache-dir --no-binary :all: numpy && $PIP install --no-cache-dir --no-binary :all: cython pybind11 six && $PIP install --no-cache-dir --no-binary :all: pythran && $PIP install --no-cache-dir --no-binary :all: cftime Bottleneck" did not complete successfully: exit code: 1
|
Build Python 3.9 Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export NPY_NUM_BUILD_JOBS=$(nproc) && $PIP install --no-cache-dir --no-binary :all: \"gdal<$(gdal-config --version | cut -d. -f1).$(( $(gdal-config --version | cut -d. -f2) + 1 ))\" && $PIP install --no-cache-dir --no-binary :all: fiona" did not complete successfully: exit code: 1
|
Build Python 3.11 Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export NPY_NUM_BUILD_JOBS=$(nproc) && $PIP install --no-cache-dir --no-binary :all: \"gdal<$(gdal-config --version | cut -d. -f1).$(( $(gdal-config --version | cut -d. -f2) + 1 ))\" && $PIP install --no-cache-dir --no-binary :all: fiona" did not complete successfully: exit code: 1
|
Build Python 3.10 Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export NPY_NUM_BUILD_JOBS=$(nproc) && $PIP install --no-cache-dir --no-binary :all: \"gdal<$(gdal-config --version | cut -d. -f1).$(( $(gdal-config --version | cut -d. -f2) + 1 ))\" && $PIP install --no-cache-dir --no-binary :all: fiona" did not complete successfully: exit code: 1
|