Skip to content
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

Outdated version of torch with Python 3.8 #88

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

Outdated version of torch with Python 3.8 #88

utk7arsh opened this issue Oct 8, 2024 · 0 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?

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

1 participant