- add os #32
Annotations
1 error
docker
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c pip uninstall torch -y && CUDA_VERSION_SHORT=$(echo ${WORKER_CUDA_VERSION} | cut -d. -f1,2 | tr -d .) && pip install --pre torch==2.4.0.dev20240518+cu${CUDA_VERSION_SHORT} --index-url https://download.pytorch.org/whl/nightly/cu${CUDA_VERSION_SHORT} --no-cache-dir" did not complete successfully: exit code: 1
|