Difference between revisions of "PyPRP:Installing"

Line 9: Line 9:
 
##[http://downloads.sourceforge.net/psyco/psyco-1.5.2.win32-py2.5.exe?modtime=1164768284&big_mirror=0 Psyco] is also recommended for speeding up code running times.
 
##[http://downloads.sourceforge.net/psyco/psyco-1.5.2.win32-py2.5.exe?modtime=1164768284&big_mirror=0 Psyco] is also recommended for speeding up code running times.
 
#Once you've got these installed, install the latest PyPRP version (GoW PyPRP 01-12-08) by downloading [http://www.guildofwriters.com/pyprp/pyprp20080112.zip 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.
 
#Once you've got these installed, install the latest PyPRP version (GoW PyPRP 01-12-08) by downloading [http://www.guildofwriters.com/pyprp/pyprp20080112.zip 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.
#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]].
+
#It should be installed. If you'd like to test it with a working Age, proceed to the [[Exporting FuncChk]] page. If you'd like to get started making your own, proceed to [[Getting Started With Writing]].
  
 
[[Category:PyPRP]][[Category:Tools Tutorials]]
 
[[Category:PyPRP]][[Category:Tools Tutorials]]

Revision as of 23:00, 12 January 2008

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 FuncChk page. If you'd like to get started making your own, proceed to Getting Started With Writing.