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

pip install torch error - Windows 10 #14

Closed
sbaber1 opened this issue Jun 24, 2020 · 2 comments
Closed

pip install torch error - Windows 10 #14

sbaber1 opened this issue Jun 24, 2020 · 2 comments

Comments

@sbaber1
Copy link

sbaber1 commented Jun 24, 2020

Had trouble doing pip install torch using the requirements.txt-- seems to be a Windows issue (pytorch/pytorch#29395)
Might want to make note of this? Thank you!

@svlandeg
Copy link

Could you try running pip install -r requirements.txt -f https://download.pytorch.org/whl/torch_stable.html ?

@nshaud
Copy link
Owner

nshaud commented Oct 12, 2020

pip install torch is not supported on Windows, @svlandeg suggestion should work. I'll add it to the readme.

@nshaud nshaud closed this as completed Oct 12, 2020
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