I'm trying to use bluetooth with python, and the best module I've seen was pybluez
. Right then, I tryied installing it by running pip install pybluez
. The package was located and downloaded, but it raised an error when running python setup.py egg_info
.
I then saw this, where it's said that the only version of windows that PyBluez
can be run on is Windows XP.
So then I ask:
For Reference
Command And Output:
C:\Users\Admin\> pip install pybluez
Collecting pybluez
Downloading PyBluez-0.21.zip (104kB)
100% |#####################| 106kB 8.6kB/s
Complete output from command python setup.py egg_info:
Could not find the Windows Platform SDK
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in c:\users\admin\appdata\local\temp\pip-build-qay-hp\pybluez
--
Windows 8.1 With Python 2.7.10
NOTE: If it's easier to do this with python 3, I'm disposed to do so!
I don't know if it's late but I install PyBluez in Windows 8.1 and Python 2.7 downloading the .exe in this link
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With