Bump numpy from 1.25.2 to 1.26.2 #79
Annotations
1 error
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -n \"$APT_PROXY\" ]; then echo 'Acquire::http { Proxy \"'$APT_PROXY'\"; }' | tee \"${APT_PROXY_FILE}\" ;fi && echo \"deb http://deb.debian.org/debian bookworm contrib\" | tee /etc/apt/sources.list.d/contrib.list && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y libsnappy-dev libatlas-base-dev gfortran msttcorefonts pkg-config libfreetype6-dev hdf5-tools cmake && apt-get clean && rm -rf /var/lib/apt/lists/* && cd /tmp && curl -LO https://github.com/gnzsnz/jupyter-quant/releases/download/ta-lib-0.4.0-linux/ta-lib-0.4.0-linux_\"$(uname -m)\".tgz && curl -LO https://github.com/gnzsnz/jupyter-quant/releases/download/ta-lib-0.4.0-linux/ta-lib-0.4.0-linux_\"$(uname -m)\".tgz.sha256 && sha256sum -c ta-lib-0.4.0-linux_\"$(uname -m)\".tgz.sha256 && cd / && tar xzf /tmp/ta-lib-0.4.0-linux_\"$(uname -m)\".tgz && export PREFIX=/usr/local/ta-lib && export TA_LIBRARY_PATH=$PREFIX/lib && export TA_INCLUDE_PATH=$PREFIX/include && pip wheel --no-cache-dir --wheel-dir /wheels -r requirements.txt" did not complete successfully: exit code: 1
|
The logs for this run have expired and are no longer available.
Loading