(Windows) Microsoft Visual C++ 14.0 or greater is required error
Usually happens when compiling the Cython modules.
Go to visual studio website and download Build Tools.
Download and execute
vs_BuildTools.exe.Check “C++ Development Desktop” checkbox.
Install.
Todo
Allow for an easy way to skip Cython compilation.