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
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