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?)
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?)