Skip to content

Tests failing for gwy file reading #35

@ngergihun

Description

@ngergihun

Since the release of Numpy 2.3.0, tests are started to fail.

This is due to:
The binary mode of fromstring now errors, use frombuffer instead (deprecated since 1.14)
(gh-28254)

Since @borondics last pull request solved the issue already last year, but they did not create a new release.

Should we tighten the requirements for numpy versions?
I created an issue at the GwyFile repo (tuxu/gwyfile#7), but I don't know how long it is going to take for them to push the new release.

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