While importing rainbowhat,this error throws eveytime
>>> import rainbowhat
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "rainbowhat/__init__.py", line 31, in <module>
IOError: [Errno 2] No such file or directory
While importing rainbowhat,this error throws eveytime
>>> import rainbowhat
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "rainbowhat/__init__.py", line 31, in <module>
IOError: [Errno 2] No such file or directory
Double check in Raspberry Pi Configuration that i2c is enabled.
Yaa, It worked .
Thanks
IO error is usually something to do with i2c, either not enabled or the sensor is miss wired or something. Anyway, now you can have some fun. =)