Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This brief guide will get you setup set up for this workshop with all the software you need. If you already have a piece of software, just skip the step corresponding to it.

Install Python 2.7

  1. Go to http://python.org/download/
  2. Download "Python 2.7.3 Windows Installer"
    1. Get the 32-bit version unless you know what you are doing.
  3. Run installer, follow instructions - the default options are fine.
    1. It will probably install to C:/Python27

...