Python - [SSL: CERTIFICATE_VERIFY_FAILED]

 
Vista:
sin imagen de perfil

[SSL: CERTIFICATE_VERIFY_FAILED]

Publicado por Luis (1 intervención) el 04/03/2023 15:56:39
Hola!
Alguien sabe qué significa este mensaje de error?
Como puedo solucionarlo?
Gracias

Requirement already satisfied: pip in c:\python\lib\site-packages (23.0)
Collecting pip
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:997)'))': /packages/07/51/2c0959c5adf988c44d9e1e0d940f5b074516ecc87e96b1af25f59de9ba38/pip-23.0.1-py3-none-any.whl


ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Max retries exceeded with url: /packages/07/51/2c0959c5adf988c44d9e1e0d940f5b074516ecc87e96b1af25f59de9ba38/pip-23.0.1-py3-none-any.whl (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:997)')))
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder

[SSL: CERTIFICATE_VERIFY_FAILED]

Publicado por Patricio (1 intervención) el 09/03/2023 10:06:25
También tuve este problema, prueba con usar una vpn, a mi me funciono con una free.
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar