Skip to content

Clock doesn't start #7

@dragonnice01

Description

@dragonnice01

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions