Skip to content

OpenSSL update by brew broke python #3262

@awgymer

Description

@awgymer

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions