Open
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
Labels
No labels