You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pi@PyClock:~/PiClock3 $ python3 ./PyQtPiClock3.py
Traceback (most recent call last):
File "/home/pi/PiClock3/./PyQtPiClock3.py", line 6, in <module>
from PiClock3.PiClock3 import PiClock3
File "/home/pi/PiClock3/PiClock3/PiClock3.py", line 5, in <module>
from yamlinclude import YamlIncludeConstructor
ModuleNotFoundError: No module named 'yamlinclude'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: