Here is the output of the python window (well most of it - I started with where the error was - let me know if you would ike more)
Thanks !
B
Main Topics
Browse All TopicsHi everybody,
I'm trying to get a python script to run that is supposed to connect to a wii remote:
I'm trying to use the first example from:
http://www.wiili.org/index
which is called Wiiewer.
My app can connect o the remote, but I;m getting a nonimplemented error from C:\Python25\Lib\site-packa
I'm wondering if anyone has had any luck trying to do this.
Whats neat about this is that since its uses python I can plug in an exisiting blender 3D app and connect it to my remote, once i get this to work that is ... doh !
: * )
B
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
This module is just accessing your driver. If driver refused to do something then your module can't do anything about it but give you some error.
"NotimplementedError" sounds like it.
Many people reported that the BlueSoleil Bluetooth stack works.
You can check more information here:
http://www.wiili.org/index
Business Accounts
Answer for Membership
by: signedlongintPosted on 2008-01-01 at 21:43:47ID: 20562786
What is the error, exactly?