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

Import Error on MacOS Ventura 13.1 #18

Open
ie04 opened this issue May 7, 2023 · 1 comment
Open

Import Error on MacOS Ventura 13.1 #18

ie04 opened this issue May 7, 2023 · 1 comment

Comments

@ie04
Copy link

ie04 commented May 7, 2023

Attempting to run the script on macOS Ventura 13.1 via the command python3 exporter.py --help yields the following error:

ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with LibreSSL 2.8.3. See: https://github.com/urllib3/urllib3/issues/2168

@sebseager
Copy link
Owner

Did you give brew install [email protected] or something similar a shot? That or try downgrading urllib to some version <2.0?

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

2 participants