The provide the necessary MSVC (Microsoft Visual C++) compiler and libraries without requiring you to install the entire Visual Studio IDE. Where to Download Microsoft C++ Build Tools 14.0
If you've encountered the error "Microsoft Visual C++ 14.0 is required" while installing a Python package, you aren't alone. This happens because some Python modules are written in C++ and require a compiler to build from the source if a pre-compiled version (a "wheel") isn't available for your system. download microsoft c++ build tools 14.0
While version 14.0 specifically corresponds to the 2015 compiler, modern versions are backward compatible. You can obtain these tools through the latest : Microsoft Visual C++ 14.0 The provide the necessary MSVC (Microsoft Visual C++)