allocom / Rainbow-HAT

32/64 LED HAT for Raspberry Pi
MIT License
7 stars 2 forks source link

neopixel #2

Open ai2ik opened 5 years ago

ai2ik commented 5 years ago

sudo python demo.py Traceback (most recent call last): File "demo.py", line 7, in import rainbowhat as rainbow File "build/bdist.linux-armv7l/egg/rainbowhat.py", line 4, in ImportError: No module named neopixel

kikura commented 5 years ago

I'm also having this issue. Driving me nuts. Has anyone been able to fix this yet?

sparkysbc commented 5 years ago

at the end do installation of rpi-ws281x /usr/src/rainbow-hat/library/rpi-ws281x# sudo python setup.py install