We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there,
If I try display.py --streaming wipe or visualizer.py --viz amplitude I get this error:
display.py --streaming wipe
visualizer.py --viz amplitude
AttributeError: 'AuroraWrapper' object has no attribute 'effect_stream'
Some way to fix this?
The text was updated successfully, but these errors were encountered:
Hm. That probably means that you're using the upstream version of the nanoleaf module. Make sure that you're cloning my fork instead.
$ cd haller $ git clone git@github.com:bharat/nanoleaf.git
Sorry, something went wrong.
No branches or pull requests
Hi there,
If I try
display.py --streaming wipe
orvisualizer.py --viz amplitude
I get this error:AttributeError: 'AuroraWrapper' object has no attribute 'effect_stream'
Some way to fix this?
The text was updated successfully, but these errors were encountered: