i want to innstall Pytorch 0.4.0 which gives me error so i downgarde my python version to 3.6 but it gives this error.
Could not fetch URL https://pypi.python.org/simple/torch/: There was a problem confirming the ssl certificate: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify
failed (_ssl.c:749) – skipping
Could not find a version that satisfies the requirement torch==0.4.0 (from versions: )
No matching distribution found for torch==0.4.0
i downgrade my python version as per requirments but still it gives error
Zeeshan Ahmad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.