Skip to content

Setup Python

  • Download the latest standalone version of python from here
  • Run the executable and install with default options.
  • After the installation, Run the command python --version in a new terminal window. The output should show the version of python which is installed.