Hello everyone,
I’m trying to use BiblioPixel but I always receive this error:
File “pov.py”, line 1, in
from bibliopixel.led import *
ImportError: No module named ‘bibliopixel.led’
I’m using python 3.4 in raspberry raspian lite…
Thanks
Hello everyone,
I’m trying to use BiblioPixel but I always receive this error:
File “pov.py”, line 1, in
from bibliopixel.led import *
ImportError: No module named ‘bibliopixel.led’
I’m using python 3.4 in raspberry raspian lite…
Thanks
Hey Erik,
I assume you are trying the POV demo from here? http://maniacallabs.com/2014/11/19/weekend-project-povstick/
That’s old and not supported in the latest BiblioPixel
You’ll need bibliopixel v2.x which can be installed via pip install bibliopixel < 3.0.0
Note: Only python2 is supported with that older version. The latest, bibliopixel 3, is Python 3 only. You can install them side by side as they use different python versions.
On Tue, Feb 27, 2018 at 4:54 PM, Erik Nascimento chingling123@gmail.com wrote:
Hello everyone,
I’m trying to use BiblioPixel but I always receive this error:
File “pov.py”, line 1, in
from bibliopixel.led import *
ImportError: No module named ‘bibliopixel.led’
I’m using python 3.4 in raspberry raspian lite…
Thanks
–
You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.
To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.
To post to this group, send email to maniacal-labs-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/e7df3ca0-c6f8-414f-9bb7-c5d48d589dcb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.