TheWeirdDev / Bluetooth_Headset_Battery_Level

A python script to get battery level from Bluetooth headsets
GNU General Public License v3.0
760 stars 83 forks source link

Windows compilation #55

Open benshep opened 3 years ago

benshep commented 3 years ago

I tried to install on Windows using pip install bluetooth-battery. But I get a "Microsoft Visual C++ 14.0 or greater is required" error. Before I go to the trouble of installing MSVC to install this tiny package, has anyone here successfully compiled this under Windows, and if so what steps do I need to take to do it? (And is it possible to get a pre-compiled version?)

TheWeirdDev commented 3 years ago

Someone else has already tried and apparently succeeded. You might want to ask them for more info.