Skip to content

Fix numpy fromstring being replaced by frombuffer#4

Open
Funami580 wants to merge 1 commit intoFichteFoll:masterfrom
Funami580:fix-numpy
Open

Fix numpy fromstring being replaced by frombuffer#4
Funami580 wants to merge 1 commit intoFichteFoll:masterfrom
Funami580:fix-numpy

Conversation

@Funami580
Copy link
Copy Markdown

Ref: https://github.com/numpy/numpy/blob/main/doc/source/release/2.3.0-notes.rst#expired-deprecations

Numpy 2.3.0 was released in June 2025. The error Sushi gave me is:

Error while loading 01.mkv.sushi.wav: The binary mode of fromstring is removed, use frombuffer instead

Ref: https://github.com/numpy/numpy/blob/main/doc/source/release/2.3.0-notes.rst#expired-deprecations

Numpy 2.3.0 was released in June 2025. The error Sushi gave us is:
```
Error while loading 01.mkv.sushi.wav: The binary mode of fromstring is removed, use frombuffer instead
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant