[linux] No module named xbmc.bt.hid
#1
Hi iam trying to get my sixaxis controller to work with xbmc live.
When i use the following command

Code:
sudo tools/EventClients/Clients/PS3\ Sixaxis\ Controller/ps3d.py

i get this as result
Code:
Traceback (most recent call last):
File "tools/EventClients/Clients/PS3 Sixaxis Controller/ps3d.py", line 48, in <module>
from xbmc.bt.hid import HID
ImportError: No module named xbmc.bt.hid

what do i need to do?
Reply

Logout Mark Read Team Forum Stats Members Help
[linux] No module named xbmc.bt.hid0