Skip to content
cafebabel-webmaster edited this page Nov 14, 2017 · 5 revisions

Problème sur mac Yosemite 10.10.5 lors de l'installation du projet en local.

  • Version python ok
  • mongodb ok
  • erreur lors de l'installation de pip et des dépendances : Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/89/6slp2j0s1ll1ks39636qvnyh0000gn/T/pip-build-abdkn71h/flask-mongoengine/

solution : pip3 install certifi

https://stackoverflow.com/questions/42509902/ssl-certificate-verify-failed-using-pip-to-install-packages/42512180#42512180