Pip3 problem after updating phyton

Since i have updatet Phyton i have this following error:

Error: deConz: To install it, type : sudo -H pip3 install requests | sudo -H pip install requests

When i try to install pip3 it gives an SSL certificate problem:

Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host=‘pypi.org’, port=443)
Does somebody know how to solve this?

Greetings,

Bas

Hi,

This seems to be a trouble with your Python installation, not a DeCONZ issue at all. There are number of topics about this Python issue … and solutions on other specific forums.

Yeah ^^ If I m right it’s an error message from the domoticz plugin ? But nothing to see with deconz.
Perhaps https://guidingcode.com/pip-connection-error-ssl-certificate-verify-failed/