Skip to content

Outdated version of torch with Python 3.8 #88

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
utk7arsh opened this issue Oct 8, 2024 · 3 comments
Open

Outdated version of torch with Python 3.8 #88

utk7arsh opened this issue Oct 8, 2024 · 3 comments

Comments

@utk7arsh
Copy link

utk7arsh commented Oct 8, 2024

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?

@alyanumair
Copy link

Did you manage to resolve this issue?

@isa-tr
Copy link

isa-tr commented Feb 10, 2025

I have the same error when installing the requirements, specifically with the version of torch==0.4.1. What should we do in this case?

@isa-tr
Copy link

isa-tr commented Feb 11, 2025

I was able to install the version of pytorch with this
https://github.com/orgs/community/discussions/26753

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants