darknessii / rpi-matrix-acn-e1-31

Controlling of 32x32 or 16x32 RGB LED displays using Raspberry Pi rpi-rgb-led-matrix with sACN E1.31
GNU General Public License v2.0
5 stars 3 forks source link

Dependencies #1

Open HakanL opened 6 years ago

HakanL commented 6 years ago

Do you have instructions for how to install the dependencies, like PIL? I'm getting an error saying No module named rgbmatrix.

HakanL commented 6 years ago

I figured it out, had to build and install the python binders. But still would be good to add some details to the readme.

kilowody commented 2 years ago

hey, i know this issue is very old but is there any way you can explain how you built and installed the python binders?