Skip to content

Can't start .py module' object has no attribute 'WS2801Pixels' #1

@Banthex

Description

@Banthex

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions