Skip to content

ulab.scipy.signal import spectrogram stopped working with 8.0.0-beta.4 #2335

@somenice

Description

@somenice

CircuitPython version

Adafruit CircuitPython 8.0.0-beta.4 on 2022-10-30; Adafruit QT Py RP2040 with rp2040

Code/REPL

from ulab.scipy.signal import spectrogram

Behavior

ImportError: can't import name spectrogram

Description

Had working example of this tutorial: https://learn.adafruit.com/mini-led-matrix-audio-visualizer
Stopped working after latest update.

Additional information

From the repl >>> help(ulab.scipy.signal)
shows only sosfilt function.
None for scipy.signal.spectrogram

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions