View Single Post
Posts: 41 | Thanked: 17 times | Joined on Dec 2009 @ Seattle, WA
#138
Originally Posted by jerryfreak View Post
hi i installed drnoksnes from extras-devel, but i cant find wiimote or ziimote packages in any repository

i know theres a link to http://repository.maemo.org/extras-d...bz/libzeemote/I havent tried that yet.

I got the following when i tried to install wiicontrol from xterminal

$ python wiicontrol.py

traceback (most recent call last):
file "wiicontrol.py", line 52 in <module>
from wiimote import wiimote, buttonmap
file "media/mmc1/wiimote.py", line 25, in <module>
import bluetooth
ImportError: no module named bluetooth
I had the same problem. Install pymaemo: http://pymaemo.garage.maemo.org/ (it was called maemo-python-device-env in my repository). I forgot which repository I got it from, but it's probably either extras, or extras-devel (fremantle). Otherwise, diablo is the only non-default repository I have.