Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
devoh747 opened this issue Oct 7, 2019 · 1 comment

Comments

@devoh747
Copy link
Contributor

devoh747 commented Oct 7, 2019

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'

ladyada added a commit that referenced this issue Oct 9, 2019
@devoh747
Copy link
Contributor Author

PR #14 merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant