-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
When building the container using docker-compose up --build -d, the build fails with the following output to terminal:
#11 0.959 Looking in links: https://download.pytorch.org/whl/torch_stable.html
#11 1.961 ERROR: Could not find a version that satisfies the requirement torch==1.4.0+cpu (from versions: 1.8.0, 1.8.1, 1.9.0, 1.10.0, 1.10.1, 1.10.2, 1.11.0)
#11 1.961 ERROR: No matching distribution found for torch==1.4.0+cpu
#11 2.215 WARNING: You are using pip version 22.0.4; however, version 22.1.2 is available.
#11 2.215 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
------
executor failed running [/bin/sh -c pip install torch==1.4.0+cpu torchvision==0.5.0+cpu -f https://download.pytorch.org/whl/torch_stable.html]: exit code: 1
ERROR: Service 'modeling' failed to build : Build failed
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels