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

keeper error on macbooks "NotOpenSSLWarning: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'LibreSSL 2.8.3'." #1357

Open
tggagne opened this issue Jan 13, 2025 · 0 comments

Comments

@tggagne
Copy link

tggagne commented Jan 13, 2025

The full error from running "keeper version -v" reads:

/Users/tgagne/Library/Python/3.9/lib/python/site-packages/urllib3/__init__.py:35: NotOpenSSLWarning: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'LibreSSL 2.8.3'. See: https://github.com/urllib3/urllib3/issues/3020
  warnings.warn(
   Commander Version: 17.0.3 (Current version)
  API Client Version: c17.0.0
      Python Version: 3.9.6 (default, Nov 11 2024, 03:15:38) [Clang 16.0.0 (clang-1600.0.26.6)]
    Operating System: macOS(24.2.0)
   Working directory: /Users/tgagne/git/hwk-bin
   Package directory: /Users/tgagne/Library/Python/3.9/lib/python/site-packages/keepercommander
        Config. File: /Users/tgagne/.keeper/config.json
          Executable: /Library/Developer/CommandLineTools/usr/bin/python3

The link included with the error, urllib3/urllib3#3020, suggests the issue is unresolvable without installing a binary version of pip3.

Does Keeper-Security have an alternative plan? I'd love to use Keeper so I don't have to hard-code API tokens in scripts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant