Install PyMT on Windows (older and manual version)

Installation

Things you need to known if you want to have a clean and working install :
1. Download and use the 32 bits version of Python 2.6
2. Install Python 2.6 for your user, not all users

Install Python

First of all you need Python 2.6.x from http://www.python.org/download/

You can set the PYTHONPATH environment variable if you want to execute python from command line without knowing the whole path. Check http://www.itechtalk.com/thread542.html for more information.

Install PyMT

  1. Download the PyMT 0.4 installer
  2. Run the installer.
  3. The installer unpacks the dependencies to the path specified

It will open up each installer one at a time. You can either choose to install it if you dont have it already or choose to cancel if you don't want to have it (e.g. because you already have that dependency installed).

Getting examples apps

  1. Download the PyMT 0.4 examples
  2. Run installer
  3. Run the Desktop from your start menu shortcut

You need PYTHONPATH setup inorder to run desktop app by directly clicking on the shortcuts

Make sure you have installed PyMT before using the above installation method :P