-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi,
I installed everything as described but get the following error:
sudo python3 src/wordclock/main.py --pin D12 --brightness 0.5 --gif ../../heart-art.gif
Traceback (most recent call last):
File "/home/marcusthurand/word-clock-main/raspberry-pi/src/wordclock/main.py", line 3, in
from clock_display_hal import ClockDisplayHAL
File "/home/marcusthurand/word-clock-main/raspberry-pi/src/wordclock/clock_display_hal.py", line 1, in
import board
ModuleNotFoundError: No module named 'board'
is there something wrong with the python installation?
Thx
Metadata
Metadata
Assignees
Labels
No labels