build: update the dep groups to install #15
releases.yml
on: push
Continuous Integration
/
Format
1m 6s
Continuous Integration
/
Check for Python file changes
10s
Tests
/
Check for Python file changes
8s
Update labels
12s
Continuous Integration
/
Type check Python
0s
Continuous Integration
/
Lint Python
0s
Matrix: Build image / Build and push image
Annotations
3 errors
Build image / Build and push image
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c poetry install --only main \t&& TORCH_VERSION=\"$(pip show torch | grep Version | cut -d ':' -f2 | xargs)${TORCH_VERSION_SUFFIX}\" \t&& TORCHVISION_VERSION=\"$(pip show torchvision | grep Version | cut -d ':' -f2 | xargs)${TORCH_VERSION_SUFFIX}\" \t&& pip install --no-cache-dir torch==\"${TORCH_VERSION}\" torchvision==\"${TORCHVISION_VERSION}\" -f https://download.pytorch.org/whl/torch_stable.html" did not complete successfully: exit code: 1
|
Build image / Build and push image (+cu113)
The job was canceled because "job" failed.
|
Build image / Build and push image (+cu113)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c poetry install --only main \t&& TORCH_VERSION=\"$(pip show torch | grep Version | cut -d ':' -f2 | xargs)${TORCH_VERSION_SUFFIX}\" \t&& TORCHVISION_VERSION=\"$(pip show torchvision | grep Version | cut -d ':' -f2 | xargs)${TORCH_VERSION_SUFFIX}\" \t&& pip install --no-cache-dir torch==\"${TORCH_VERSION}\" torchvision==\"${TORCHVISION_VERSION}\" -f https://download.pytorch.org/whl/torch_stable.html" did not complete successfully: exit code: 1
|