python-certifi-win32 causes some pip installs to fail (ioflo)
Installing python-certifi-win32
causes some pip installs to fail. The example we have discovered is ioflo
. For some reason it dies when it tries to download setuptools-git
with a SSL: CERTIFICATE_VERIFY_FAILED
.
Detailed steps along with the stack trace can be found here: https://github.com/saltstack/salt/issues/46644#issuecomment-404235097
Edited by Shane Lee