05-24-2024, 05:49 AM
(05-24-2024, 05:13 AM)nagras Wrote:(05-23-2024, 11:27 PM)fdealexa Wrote:(05-23-2024, 09:53 PM)nagras Wrote: HI
I installed the latest version of MoOde, 9.0.0, everything was OK, then I tried to install Peppymeter, but at a certain point it gave me an error, I attach a screenshot, with the previous version of MoOde no problem.
Thanks
Marco
Ciao Marco,
Please run this command:
Code:export DISPLAY=:0.0
just before the command:
Code:sudo python3 peppymeter.py
And, please, let us know.
Best regards,
Francesco
Ciao
Yes, here's what I get from Moode
Thanks
Marco
Hi Marco,
You have to be in the directory:
Code:
cd /home/pi/PeppyMeter
export DISPLAY=:0.0
sudo python3 peppymeter.py
Francesco