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: Could not find a version that satisfies the requirement torch==0.4.1 ERROR: No matching distribution found for torch==0.4.1 #87

Open
muhammad-aamir94 opened this issue Feb 17, 2021 · 1 comment

Comments

@muhammad-aamir94
Copy link

After cloning this github repo locally on my PC to run through Visual Studio code.
I encounter following error on installing pytorch version 0.4.1

pip3 install torch==0.4.1 -f https://download.pytorch.org/whl/torch_stable.html (Thats my command)

ERROR:

Could not fetch URL https://download.pytorch.org/whl/torch_stable.html: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='download.pytorch.org', port=443): Max retries exceeded with url: /whl/torch_stable.html (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1123)'))) - skipping
ERROR: Could not find a version that satisfies the requirement torch==0.4.1
ERROR: No matching distribution found for torch==0.4.1

@muhammad-aamir94
Copy link
Author

How can I remove this error?

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

1 participant