-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
OpenSSL update by brew broke python #3262
Copy link
Copy link
Closed
Description
On Mac, brew has updated the openssl install to openssl@3 and this seems to have broken all my python installs from pyenv:
ImportError: dlopen(/Users/me/.pyenv/versions/3.11.4/lib/python3.11/lib-dynload/_ssl.cpython-311-darwin.so, 0x0002): Library not loaded: /usr/local/opt/openssl@1.1/lib/libssl.1.1.dylib
What is the correct/best way to update my pyenv managed python installs so that they work with the new openssl?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels