Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named 'yamlinclude' #10

Open
alexsalex opened this issue Oct 10, 2024 · 4 comments
Open

No module named 'yamlinclude' #10

alexsalex opened this issue Oct 10, 2024 · 4 comments

Comments

@alexsalex
Copy link

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'
@SerBrynden
Copy link

Did you install all the required packages according to the readme? -> https://github.com/n0bel/PiClock3#:~:text=No%20detailed%20instructions%20have%20been%20created.%20Basic%20information%20follows.

@gamename
Copy link

gamename commented Dec 8, 2024

@SerBrynden
I installed the pre-reqs and got the same error.

@SerBrynden
Copy link

PiClock3 isn't finished anyway. Try using https://github.com/SerBrynden/PiClock

@gamename
Copy link

gamename commented Dec 8, 2024

PiClock3 isn't finished anyway. Try using https://github.com/SerBrynden/PiClock

Thanks @SerBrynden!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants