I tried following the advice and multiple tutorials and am still getting error messages like this one when trying to run the test: Traceback (most recent call last): File "/home/pi/piglow/test.py", line 9, in <module> piglow = PiGlow() File "/home/pi/piglow/piglow.py", line 33, in __init__ self.bus ...