-
Download and install Python for Windows. You can find all the releases here. Make sure you have at least v3.7. You can click here to download the installer for 3.9.1 directly. Make sure to check the "add python to PATH" option or the script won't be able to find it.
-
Download the Visual Studio 2019 Build tools from this link. Then install the C++ build tools workload. You can disable all optional packages except for the
windows 10 SDK
,C++ CMake tools for Windows
, andMSVC v142 VS2019 C++ x64/x86 build tools
. See the screenshot below, and looked at the options checked on the right side. That should be all you need.
- Run
run_windows.bat