Quantcast
Channel: Support - Pimoroni Buccaneers
Viewing all articles
Browse latest Browse all 6856

Problems of the four letter variety

$
0
0

@HOD wrote:

Any idea why I’m getting the following when attempting to run the examples for four letter phat?

I2C is enabled and stretch lite is updated. I don’t think my soldering is that bad.

Traceback (most recent call last):
File “/home/pi/Pimoroni/fourletterphat/examples/glow.py”, line 3, in
import fourletterphat
File “/usr/lib/python2.7/dist-packages/fourletterphat/init.py”, line 3, in
from .i2c_bus import bus
File “/usr/lib/python2.7/dist-packages/fourletterphat/i2c_bus.py”, line 11, in
bus = smbus.SMBus(1)
IOError: [Errno 2] No such file or directory

Posts: 4

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 6856

Trending Articles