[PYTHON] Erreur avec pip: un problème est survenu lors de la confirmation du certificat SSL

environnement OS Name Microsoft Windows 10 Enterprise Python 3.8.3 pip 20.1.1 Date d'aujourd'hui 2020-10-8

Après avoir installé le package Python avec pip sur l'ordinateur de votre entreprise,

There was a problem confirming the ssl certificate J'ai eu l'erreur.

pip install --trusted-host pypi.org --trusted-host files.pythonhosted.org analytics-mayhem-adobe


 Ensuite, j'ai pu installer le package en toute sécurité.


---------------
 Erreur complète
Could not fetch URL https://pypi.org/simple/analytics-mayhem-adobe/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/analytics-mayhem-adobe/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1108)'))) - skipping
ERROR: Could not find a version that satisfies the requirement analytics-mayhem-adobe (from versions: none)
ERROR: No matching distribution found for analytics-mayhem-adobe
Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1108)'))) - skipping


Recommended Posts

Erreur avec pip: un problème est survenu lors de la confirmation du certificat SSL
Notez qu'il y avait un problème de version avec networkx
Erreur avec l'installation de pip
Un mémorandum lorsqu'une erreur se produit avec pip install
Lors de la lecture d'une image avec SimpleITK, il y a un problème s'il y a du japonais dans le chemin
Un diagramme de réseau a été créé avec les données du COVID-19.
Trouver une solution au problème N-Queen avec un algorithme génétique (2)
Établissez une connexion VPN SSL SonicWall avec l'interface de ligne de commande Linux
Une histoire sur l'installation de matplotlib à l'aide de pip avec une erreur
Une histoire sur la façon de traiter le problème CORS
Trouver une solution au problème N-Queen avec un algorithme génétique (1)
Résolution du problème d'horaire des infirmières (optimisation des équipes) avec un algorithme génétique
La nouvelle Corona est-elle vraiment une menace? Validé avec Stan (était)
Je voulais résoudre le problème ABC164 A ~ D avec Python
Résolvez le problème du sac à dos Python avec la méthode de branche et liée
Résolvez les problèmes de somme partielle avec une recherche complète en Python
Le 16ème problème d'écriture en temps réel hors ligne a été résolu avec Python
Le panneau Web LXC qui peut faire fonctionner LXC avec un navigateur était merveilleux
J'ai eu une erreur liée à SSL avec l'installation de pip, donc je l'ai résolue.
Essayez de résoudre le problème du voyageur de commerce avec un algorithme génétique (théorie)
J'obtiens une erreur Python No module nommée'encodings 'avec la commande aws
Le 15e problème d'écriture en temps réel hors ligne a été résolu avec python