PyPRP:Installing

Revision as of 22:52, 12 January 2008 by Kato (Talk | contribs) (New page: Installing PyPRP is easy! Just follow these simple steps. #First, make sure you have a working install of [http://www.blender.org/download/get-blender/ Blender 2.45]. #You will also need:...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Installing PyPRP is easy! Just follow these simple steps.

  1. First, make sure you have a working install of Blender 2.45.
  2. You will also need:
    1. Python 2.5.1
    2. Python Imaging Library
    3. Python Cryptography Toolkit
    4. PyYAML
    5. Psyco is also recommended for speeding up code running times.
  3. Once you've got these installed, install the latest PyPRP version (GoW PyPRP 01-12-08) by downloading the ZIP file and extracting its contents to your /.blender/scripts directory, which is usually C:\Program Files\Blender Foundation\Blender\.blender\scripts for Windows users.
  4. It should be installed. If you'd like to test it with a working Age, proceed to the Exporting FunkChk page. If you'd like to get started making your own, proceed to Getting Started With Writing.