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

ERROR: No matching distribution found for torch==1.0 #274

Open
ghostlyghastly opened this issue Feb 19, 2023 · 2 comments
Open

ERROR: No matching distribution found for torch==1.0 #274

ghostlyghastly opened this issue Feb 19, 2023 · 2 comments

Comments

@ghostlyghastly
Copy link

With python 3.7.9 and pip 23.0.1:

pip3 install -r requirements.txt
ERROR: Could not find a version that satisfies the requirement torch==1.0 (from versions: 1.7.0, 1.7.1, 1.8.0, 1.8.1, 1.9.0, 1.9.1, 1.10.0, 1.10.1, 1.10.2, 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1)
ERROR: No matching distribution found for torch==1.0
@gpy1234
Copy link

gpy1234 commented Apr 19, 2023

@ghostlyghastly I'm also getting the same issue. did you solve it?

@varungujarathi9
Copy link

Same issue, changed it to install 1.11.1

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