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

Installation issue with pytorch #184

Open
noncodo opened this issue Apr 11, 2023 · 1 comment
Open

Installation issue with pytorch #184

noncodo opened this issue Apr 11, 2023 · 1 comment

Comments

@noncodo
Copy link

noncodo commented Apr 11, 2023

Hello!
Trying to install locally, hitting the following error:
ERROR: Could not find a version that satisfies the requirement torch==1.10.0 (from versions: 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 2.0.0) ERROR: No matching distribution found for torch==1.10.0

@skunklem
Copy link

I just ran into this issue, too. Turns out it has something to do with your python version - higher versions don't work. If you use python=3.8, it works fine.

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

2 participants