I can't install module pybluez. When I write to the console: python -m pip install pybluez
, I get errors:
ERROR: Command errored out with exit status 1:
error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/
ERROR: Command errored out with exit status 1
How I can fix it?