I need to import dbus for a python script. when i try to run a py script with "import dbus" on sL4a, it says import error :no module named dbus. I have seen people use dbus somewhere (not sure if it was in python)
so, how do i do it? How do i access dbus? even if it is not through python, please tell me.
so, how do i do it? How do i access dbus? even if it is not through python, please tell me.