On 7/1/2009 12:17 PM, Lukas Hetzenecker wrote:
> I tried it with the latest svn revision, but I get the same error... :-
> (
Hi Lucas,
by inspecting PyBluez, I see that in bluetooth/__init__.py it selects
between two alternatives method: widcomm and msbt (Microsoft). It does
this selection by looking for the wbtapi.dll in system folders.
Is it possible that, for instance, it selects the widcomm API in your
computer and the Microsoft API in your classmate's? Or viceversa?
You should try commenting the "return" line at the top of the module in
the _dbg() function to see the debug messages.
Basically, try putting "print" everywhere to find out what it is going
on. Also, please build your executable in debug mode (edit the spec file
and change debug=0 into debug=1) to see the standard output and see if
there is any traceback.
--
Giovanni Bajo
Develer S.r.l.
http://www.develer.com