I'm getting an ImportError "no module named dbus" when I reinstalled it
("sudo apt-get install --reinstall dbus")
It wrote me
"0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 15 not upgraded"
Can anyone help me? I'm trying to use this github repository: "keyboard_mouse_emulate_on_raspberry"
I need to fix that because of send_string.py file is giving me an error
Traceback (most recent call last):
File "send_string.py", in line 4, in <module>
import dbus