Maybe this is not a solution to your error, but it is one of the easiest ways to install it on Windows.
You can simply grab the proper Wheel package based on current Python version from here
and then install it with pip install
. Also, there is no need to have MSVC installed.