I try to install external python packages using Pycharm and I got an OSError: It said Could not find a suitable TLS CA certificate bundle, invalid path: C:Program FilesPostgreSQL15sslcertsca-bundle.crt
I cannot install any package. But in the example, I try to install colorgram module.
as example, I try to install colorgram.py
my screen when install colorgram
Ps. I have already upgrade pip to the latest version.
I already upgrade pip to the latest version.
I think the problem is C:Program FilesPostgreSQL15sslcertsca-bundle.crt is not valid
Arika kakaya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.