Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scipy import error #371

Open
Albertokeroro opened this issue Jan 29, 2023 · 0 comments
Open

Scipy import error #371

Albertokeroro opened this issue Jan 29, 2023 · 0 comments

Comments

@Albertokeroro
Copy link

sudo python3 visualization.py
Traceback (most recent call last):
File "/home/pi/ledsnew/audio-reactive-led-strip/python/visualization.py", line 5, in
from scipy.ndimage.filters import gaussian_filter1d
ImportError: cannot import name 'gaussian_filter1d' from 'scipy.ndimage.filters' (/usr/local/lib/python3.9/dist-packages/scipy/ndimage/filters.py)

I cannot figure out why this happens or how to fix it

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

No branches or pull requests

1 participant