Skip to content

fancyled_helpers error with AttributeError: 'module' object has no attribute 'CRGB' #11

Closed
@devoh747

Description

@devoh747

On a CPX running CP 4.1.0 and libs 4.x from 10/4 the example code https://github.com/adafruit/Adafruit_CircuitPython_FancyLED/blob/master/examples/fancyled_cpx_helper_example.py

throws..

Traceback (most recent call last):
File "code.py", line 20, in
File "/home/travis/build/adafruit/Adafruit_CircuitPython_Bundle/libraries/helpers/fancyled/adafruit_fancyled/fastled_helpers.py", line 111, in loadDynamicGradientPalette
AttributeError: 'module' object has no attribute 'CRGB'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions