Skip to content

Python universal fat binary >= 1.17.1? #133

Open
@walt-jones

Description

We're trying to compile a universal2 executable and have been unable to find/install a fat binary for cffi. arch -x86_64 -arm64 pip3 install cffi still gives us separate architectures so files and Pyinstaller builds fail with a IncompatibleBinaryArchError error on /Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/_cffi_backend.cpython-312-darwin.so. Any way to get a fat binary of cffi for MacOS?

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