bluetooth on windows.......

S

srj

hi.
i've been trying to access Bluetooth via python in windows Xp.
py bluez for windows required something called _msbt.
i'm running python 2.5. some problem with vb 7.1 compatibility.

what do i do to get bluetooth up and running on
Xp?
 
G

Gabriel Genellina

i've been trying to access Bluetooth via python in windows Xp.
py bluez for windows required something called _msbt.
i'm running python 2.5. some problem with vb 7.1 compatibility.

what do i do to get bluetooth up and running on
Xp?

Python extensions must match the Python version up to the second digit.
You have 3 choices:
- try to find a PyBluez version already built for your Python 2.5
- install Python 2.4 and use the 2.4 version of PyBluez
- recompile the extension yourself for 2.5
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top