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 in pip install requirement.txt #42

Open
NitikaGupta16 opened this issue May 9, 2023 · 1 comment
Open

Error in pip install requirement.txt #42

NitikaGupta16 opened this issue May 9, 2023 · 1 comment

Comments

@NitikaGupta16
Copy link

I am trying to test SINet in Windows machine. When I executed the command pip install requirement.txt , it is giving me error :
ERROR: Could not find a version that satisfies the requirement torch==1.3.1 (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)
ERROR: No matching distribution found for torch==1.3.1

Please help me resolve this issue in Windows machine

@iamrukeshduwal
Copy link

I am trying to test SINet in Windows machine. When I executed the command pip install requirement.txt , it is giving me error : ERROR: Could not find a version that satisfies the requirement torch==1.3.1 (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) ERROR: No matching distribution found for torch==1.3.1

Please help me resolve this issue in Windows machine

Had you solved it

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