Hi @ryck,
i think it is python …
I just get “Python 2 (IDLE)” on my menue.
I’ll try to force an update with
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install --reinstall python3
but, after reboot, nothing happens. I’ve got just python2 on my menue.
…
(After searching in the main menue Editor …)
OK - found python3 but without IDLE) - but this should not be the problem, or?
But if it is “easy” to install the IDLE - can you give me a hint?
I use pin 14 - as in the pir.py written - nothing happens … :-(
I think, it is the missing line 7 in the pir.py.
You wrote:
You have to change line 7 to the location of the pir.py file like this:
ExecStart=/usr/bin/python /path/to/your/pir.py
But in my pir.py i didn’t find a line like this …
Can you help me?
Thanks
MyMirror