Giter VIP home page Giter VIP logo

Comments (5)

hyuny223 avatar hyuny223 commented on May 29, 2024

plus, I had "keyboard interrupt" error, so when I turn on my raspi and push buttons, keyboard
does not respond. :(
20200105_192806

from piano-led-visualizer.

JAKJUS7 avatar JAKJUS7 commented on May 29, 2024

I am having the same trouble just getting one of the things to install. How is your piano/ keyboard hooked up to your pi or computer cause that is the part I'm stuck on. Does it connect directly to the pi or through the pc?

from piano-led-visualizer.

onlaj avatar onlaj commented on May 29, 2024

Try to install this library manually
https://webcolors.readthedocs.io/en/1.5/install.html
As for KeyboardInterrupt error, there is nothing in the code to listen for key press, I have no idea why it is happening. There is a chance that these problems are caused by your linux distribution, I'm testing everything on Raspbian.

@JAKJUS7 You connect your piano directly to RPi (you probably need OTG cable, normal usb -> micro usb), PC is only needed if you want to use it with Synthesia.

from piano-led-visualizer.

JAKJUS7 avatar JAKJUS7 commented on May 29, 2024

I tried to manually install it, but it still gives the same error. Would it consider the LED strip as the module? Because I had it working a little bit ago, but I can not get it to stop giving me the error.

Traceback (most recent call last):
File "visualizer.py", line 15, in
import webcolors as wc
ImportError: No module named webcolors

from piano-led-visualizer.

KapJI avatar KapJI commented on May 29, 2024

You actually needed to install it for root with sudo pip install -r requirements.txt.

from piano-led-visualizer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.