You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installing pyviomi on our anaconda3 python Jupyerhub server has introduced strange SSL errors to my environment, that even on pip uninstall pyviomi still persist, which is incredibly frustrating.
[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)
Describe the bug
Installing pyviomi on our anaconda3 python Jupyerhub server has introduced strange SSL errors to my environment, that even on
pip uninstall pyviomi
still persist, which is incredibly frustrating.[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)
My main concern is why on uninstall does this still persist.
Reproduction steps
Expected behavior
Pyviomi pip install works like any other. maybe the maintainers can provide guidance on vcenter ssl necessary to install properly
Additional context
No response
The text was updated successfully, but these errors were encountered: