fix: Use uproot from GitHub until release v5.3.12 #156
Annotations
1 error
docker
buildx failed with: ERROR: failed to solve: process "/bin/bash -c echo -e '\\n# Activate python virtual environment\\nif [ -d /venv/bin ]; then\\n . /venv/bin/activate\\nfi' >> /release_setup.sh && bash <(curl -sL https://raw.githubusercontent.com/matthewfeickert/cvmfs-venv/v0.0.7/cvmfs-venv.sh) /venv && chown -R atlas /venv && . /release_setup.sh && python -m pip --no-cache-dir install --upgrade pip setuptools wheel && python -m pip --no-cache-dir install --upgrade --no-deps --require-hashes --requirement /docker/requirements.lock && chown -R atlas /venv && python --version --version && python -m pip list && root --version" did not complete successfully: exit code: 1
|