Skip to content

No matching distribution found for torch==1.4.0+cpu #4

@wpnbos

Description

@wpnbos

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions