This error message occurs whenever I try to install through pip, anything I try to install through pip gives this message. Even pip upgrade pip doesn’t work, but I have the latest pip installed 24.0.0.
No base python is installed in my PC, I use anaconda as the base python(3.11.9), and as we know conda has limited access to channels as compared to pip, I need pip to install some packages that conda can’t.
Does anyone has a solution to this? This problem occured recently.
I’ve attached the image below.
Also it works fine with my mobile internet, but when I use wifi, I face this problem.
The solutions or methods I’ve tried so far:
- adding –trusted-host pypi.ngc.nvidia.com
- adding pypi.ngc.nvidia.com to pip.ini as an extra-index-url and also setting it as trusted host
None of the above worked.
The SSL Certificate error
Abhi Drawz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.