Skip to content

How to get started with python 3.9.7 on Windows

Cheaterman edited this page Jan 29, 2022 · 4 revisions

How to install python correctly

  1. Install 32 bit version of Python 3.9.7, here is a link: https://www.python.org/ftp/python/3.9.7/python-3.9.7.exe
  2. Check the checkbox saying "Add to Path", so that it is selected.

Optional (but generally recommended):

  1. Select "Custom" installation.
  2. Install for all users.

There is a video here for you if you are stuck.

Clone this wiki locally