onlaj / Piano-LED-Visualizer

Piano LED Visualizer: Connect an LED strip to your Raspberry Pi and create an immersive visual experience for your piano playing
MIT License
513 stars 111 forks source link

Error in update the software #344

Closed Orly1625 closed 2 years ago

Orly1625 commented 2 years ago

Every time when update the software, the pi not charge any more, this happend with the last 2 updates of the code, can you fix it?

onlaj commented 2 years ago

Hey, what do you mean by not charge? After last update you need to install new requirements, specifically "websockets"

This is the command: sudo pip3 install websockets