Skip to content

Numpy2 support fails when running with 32-bit windows #448

Closed
@maffoo

Description

@maffoo

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

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