todbot / blink1

Official software for blink(1) USB RGB LED by ThingM
https://blink1.thingm.com/
Other
957 stars 237 forks source link

Python import error #233

Open Thegritche opened 9 years ago

Thegritche commented 9 years ago

Hello I install the python blink module on my raspberry pi (raspbian) with a sudo pip install blink I try to import from blink1.blink1 import Blink1 and I got a from blink1.blink1 import Blink1 ImportError: No module named blink1.blink1

What's happend ?

todbot commented 9 years ago

We don't control the version of the blink1 library in pip, it's maintained by @salimfadhley.

However, I think that blink1 library requires Python 3