scottlawsonbc / audio-reactive-led-strip

:musical_note: :rainbow: Real-time LED strip music visualization using Python and the ESP8266 or Raspberry Pi
MIT License
2.67k stars 642 forks source link

Just can't get it to run on RPi 4 #358

Open VisualHakuna opened 2 years ago

VisualHakuna commented 2 years ago

I'm not very experienced in python and I am brand new to the RPi. I followed the guide but everytime I try to run anything I get a bunch of errors. I follow guides by researching the errors but there is just more and more errors. I am running Raspbian OS 32bit. I installed the modules numpy, scipy and pyaudio using pip. Trying to run visualization.py after configuring only gives me errors.

When I was troubleshooting and researching I found all different kinds of information old and new about things being outdated, obsolete or that simply don't work. I'm simply just not sure

joeybab3 commented 2 years ago

Can you post some of the errors here?