(Windows) Microsoft Visual C++ 14.0 or greater is required error

Usually happens when compiling the Cython modules.

  1. Go to visual studio website and download Build Tools.

  2. Download and execute vs_BuildTools.exe.

  3. Check “C++ Development Desktop” checkbox.

  4. Install.

Todo

Allow for an easy way to skip Cython compilation.