Hello,
Raspi 3 runs with Octoprint.
Im getting this error also with the exmaple files:
Traceback (most recent call last):
File "beleuchtung.py", line 16, in
pixels = Adafruit_WS2801.WS2801Pixels(PIXEL_COUNT, spi=SPI.SpiDev(SPI_PORT, SPI_DEVICE), gpio=GPIO)
AttributeError: 'module' object has no attribute 'WS2801Pixels'
Any solutions?
Greetings Banthex