pimoroni / blinkt

Python Library for Blinkt; 8 APA102 LEDs for your Raspberry Pi
https://shop.pimoroni.com/products/blinkt
MIT License
313 stars 103 forks source link

python3-blinkt package hasn't installed python3 module #71

Closed martinohanlon closed 5 years ago

martinohanlon commented 5 years ago

I have run the blinkt installation and apt reports that the python3-blinkt package has been installed but blinkt cannot be imported by python 3. python 2 works fine.

image

martinohanlon commented 5 years ago

Fyi - I had to install blinkt using pip3 to get it to work.

image

Gadgetoid commented 5 years ago

I see this from time to time and it often indicates a corrupt package install- I don't know if that was the case in this specific instance. Glad you're up and running though.