简体   繁体   中英

PyBluez for Windows 10?

I'm trying to run a server - client application using PyBluez (0.23) with Python (3.9) but I can't make it work. I've been reading comments from users that mention that PyBluez has no support for windows 10. Is this true? If so, the only alternative for developing a Bluetooth application on Windows is using Windows Sockets?

You can make PyBluez work on windows 10! It is discribed in detail here:https://github.com/pybluez/pybluez/blob/master/docs/install.rst Please be aware on the Windows Dependencies which are also discribed in the install document.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM