sdf.save generates AttributeError with numpy 2.0 · Issue #7 · ScientificDataFormat/SDF-Python · GitHub
Skip to content

sdf.save generates AttributeError with numpy 2.0 #7

Description

@claxerity

Since I updatetd to numpy 2.0, I get the following error when using sdf.save:

AttributeError: np.string_was removed in the NumPy 2.0 release. Usenp.bytes_ instead.. Did you mean: 'strings'?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions