Skip to content

Numpy Version Incompatibility #7

@Stardust011013

Description

@Stardust011013

Hi all, first of all, great work and thanks for releasing the code!

This is a very minor issue, but it seems like the numpy version suggested here (2.1.2) have some compatibility issues (to be specific, AttributeError: np.string_ was removed in the NumPy 2.0 release. Use np.bytes_ instead.) When I downgrade it to 1.26.4, some warnings come up but the whole thing works. Just wondering if you could double check to confirm if there is really nothing wrong with using numpy 1.26.4 - thanks!

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