Hi lhkp0480,
my suggestion is to follow the instruction in THIS GITHUB, using the option moOde 7.2.0 (only).
If, at the end, you still receive the error message:
please try this: in the
instead of
please try to modify in
And let us know.
Best regards,
Francesco
my suggestion is to follow the instruction in THIS GITHUB, using the option moOde 7.2.0 (only).
If, at the end, you still receive the error message:
Code:
"Traceback (most recent call last):
File "peppymeter.py", line 290, in <module>
pm.init_display()
File "peppymeter.py", line 150, in init_display
pygame.display.init()
pygame.error: Unable to open mouse"
please try this: in the
Code:
/home/pi/PeppyMeter/config.txt
Code:
mouse.device = /dev/input/event0
please try to modify in
Code:
mouse.device = /dev/input/mice
And let us know.
Best regards,
Francesco