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

Problem with torch #13

Open
ColineVL opened this issue May 11, 2020 · 1 comment
Open

Problem with torch #13

ColineVL opened this issue May 11, 2020 · 1 comment

Comments

@ColineVL
Copy link

When running pip install -r requirements.txt, I got the error :
ERROR: No matching distribution found for torch==0.4.0 (from -r requirements.txt (line 5))

@carlee0
Copy link

carlee0 commented Aug 25, 2020

It seems to work with the following modification in requirements.txt:
numpy==1.16.0
torch==1.4.0

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