Cannot import module (python)
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
Install sifreader 0.2.4
I’m trying to install the python package found in this website: https://pypi.org/project/sifreader/.
But when I use pip install, I get this message: