This repository was archived by the owner on Aug 30, 2024. It is now read-only.
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
Headers in universal2 wheels are not architecture independent #140
Closed
Description
Since auto-generated file _numpyconfig.h
has NPY_SIZEOF_LONGDOUBLE
and NPY_SIZEOF_COMPLEX_LONGDOUBLE
generated, it's wrong for x86_64 as the universal2 wheel distributes the arm64 version of it.
Easiest option would be to stop distributing universal2 wheels and only distribute thin wheels.
Metadata
Metadata
Assignees
Labels
No labels