Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pyviomi introduced weird SSL CERTIFICATE_VERIFY_FAILED errors through anaconda3 jupyterhub #1047

Open
atnjqt opened this issue Aug 31, 2023 · 0 comments
Labels

Comments

@atnjqt
Copy link

atnjqt commented Aug 31, 2023

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

  1. install pyviomi using pip
  2. try to run hub but cannot spawn server
  3. uninstall pyviomi out of an abundance of frustration
  4. still cannot spawn hub, rolling back VM snapshot to get out of this nonsense

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

@atnjqt atnjqt added the bug label Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant