How to install Python for Windows

  1. Download exe file from official source (file name might be like python-3.12.6-amd64.exe).

  2. Run this exe file.

  3. On the first screen pick Add Python.exe to PATH

res/start/contribute/python_install.PNG
  1. Click Install Now, close installation.

  2. If you install Python with VS Code opened, restart VS Code.

  3. Come back to the previous page.