How-to articles, tricks, and solutions about FAILED-INSTALLATION
error: Unable to find vcvarsall.bat
The error: Unable to find vcvarsall.bat message is usually raised when you are trying to install a Python package that requires a C compiler, and the compiler is not installed or cannot be found by Python.