Skip to content

Missing pip install for torch==2.4.0+cpu #133128

Closed
@mvpatel2000

Description

@mvpatel2000

🐛 Describe the bug

Previously, pip install --no-cache-dir --find-links https://download.pytorch.org/whl/torch_stable.html torch==2.3.1+cpu worked to install CPU version explicitly.

However, pip install --no-cache-dir --find-links https://download.pytorch.org/whl/torch_stable.html torch==2.4.0+cpu does not work. Are the whl files for 2.4 missing?

Versions

N/A

cc @seemethere @malfet @osalpekar @atalman

Metadata

Metadata

Assignees

No one assigned

    Labels

    module: binariesAnything related to official binaries that we release to userstriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions