Skip to content

[documentation] Could not find a version that satisfies the requirement torch==2.5.1 under download.pytorch.org/whl/cu124 #110

Description

@gotofritz

Hi. I try to install your package as per instructions (I'm on OS X), and at the first step I stumble with

❯ pip install torch==2.5.1 torchvision==0.20.1 torchaudio==2.5.1 --index-url https://download.pytorch.org/whl/cu124
Looking in indexes: https://download.pytorch.org/whl/cu124
ERROR: Could not find a version that satisfies the requirement torch==2.5.1 (from versions: none)
ERROR: No matching distribution found for torch==2.5.1

torch==2.5.1 is available elsewhere, but not under torch==2.5.1.

❯ pip install torch==2.5.1 torchvision==0.20.1 torchaudio==2.5.1 

works

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions