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
{{ message }}
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.
But how i can launch the script at boot on raspberry pi, I've tried many time but i've got error:
Traceback (most recent call last):
File "/home/pi/Desktop/google-home-notifier-python/main.py", line 3, in
import pychromecast
ImportError: No module named pychromecast
If i launch the script via the command line it's work like a charme.
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
Really good job :-)
But how i can launch the script at boot on raspberry pi, I've tried many time but i've got error:
Traceback (most recent call last):
File "/home/pi/Desktop/google-home-notifier-python/main.py", line 3, in
import pychromecast
ImportError: No module named pychromecast
If i launch the script via the command line it's work like a charme.
Thanks
The text was updated successfully, but these errors were encountered: