Skip to content

Replace depricated ndarray.tostring() with tobytes()#335

Merged
tlecomte merged 1 commit into
tlecomte:masterfrom
NoobTracker:patch-1
Jun 25, 2025
Merged

Replace depricated ndarray.tostring() with tobytes()#335
tlecomte merged 1 commit into
tlecomte:masterfrom
NoobTracker:patch-1

Conversation

@NoobTracker

Copy link
Copy Markdown
Contributor

See https://numpy.org/doc/2.2/reference/generated/numpy.ndarray.tostring.html - it appears this was completely removed in the recent 2.3 numpy update, breaking friture's spectrograms

(hope you don't mind the extra line break GitHub's editor added at the end of the file)

See https://numpy.org/doc/2.2/reference/generated/numpy.ndarray.tostring.html - it appears this was completely removed in the recent 2.3 numpy update, breaking friture's spectrograms
@tlecomte

Copy link
Copy Markdown
Owner

Thank you @NoobTracker !

@tlecomte tlecomte merged commit 8b921d8 into tlecomte:master Jun 25, 2025
4 checks passed
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.

2 participants