Closed
Description
In #442 we identified a few issues when running against 32-bit windows. With numpy2 some tests fail because the dtype ELSIZE
is incorrectly returning 0, while with numpy1 some examples were segfaulting. @adamreichold suggested that we disable using the library for 32-bit windows to unblock progress. This issue will track either fixing these issues or dropping support for 32-bit windows builds entirely.
Metadata
Metadata
Assignees
Labels
No labels