Weekly wheel build images #176
Annotations
1 error
Build and push Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add -u redland-dev rasqal-dev hdf5-dev openssl-dev openblas-dev swig && cd /opt/_internal && tar -Jxvf static-libs-for-embedding-only.tar.xz && sed -e '/pandas/d' -e '/pyarrow/d' -e '/tables/d' -e '/jinja2/d' -e '/pydantic/d' -e '/matplotlib/d' -e '/scikit-image/d' -e '/ncempy/d' -e '/h5py/d' -i /tmp/requirements_full.txt && mkdir -p /ci/pip_cache && for minor in ${PY_MINORS}; do python3.${minor} -m pip install --cache-dir=/ci/pip_cache -U pip && python3.${minor} -m pip install --cache-dir=/ci/pip_cache -U setuptools wheel && python3.${minor} -m pip install --cache-dir=/ci/pip_cache oldest-supported-numpy -r /tmp/requirements_dev.txt -r /tmp/requirements_full.txt; done && rm -rf /ci/pip_cache" did not complete successfully: exit code: 1
|
Loading