Skip to content

Outdated version of torch with Python 3.8 #88

@utk7arsh

Description

@utk7arsh

Unable to get the dependencies install with pip install -r requirements.txt

Requirement already satisfied: pip>=9.0.1 in /Users/utkarsh/.pyenv/versions/3.8.10/lib/python3.8/site-packages (from -r requirements.txt (line 2)) (24.2)
ERROR: Could not find a version that satisfies the requirement torch==0.4.1 (from versions: 1.9.0, 1.10.0, 1.10.1, 1.10.2, 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0, 2.4.1)
ERROR: No matching distribution found for torch==0.4.1

Should I consider degrading Python to 3.7 or use a newer version of torch?

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