Skip to content

I think your MACOSX_DEPLOYMENT_TARGET is too low #188

@gentlegiantJGC

Description

@gentlegiantJGC

I tried installing this on an old macbook running 11.7.9 (Big Sur) and it installs fine but when you try importing it, it fails with the following error.
Symbol not found __ZNSt3__117bad_function_callD1Ev
Expected in libc++.1.dylib

I am assuming the library either isn't compatible with this old version of macos or the wheels you build are incompatible.

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