Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 1018 Bytes

3-windows.md

File metadata and controls

9 lines (5 loc) · 1018 Bytes

Running the bot on Windows 10

  1. 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.

  2. 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, and MSVC 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.

image

  1. Run run_windows.bat