Difference between revisions of "Installation"
From Pynomo
Line 3: | Line 3: | ||
=== Windows Vista/XP === | === Windows Vista/XP === | ||
Detailed Windows XP/Vista installation including prerequisites [[Windows Vista installation|here]]. | Detailed Windows XP/Vista installation including prerequisites [[Windows Vista installation|here]]. | ||
+ | |||
+ | === Mac OSX === | ||
+ | Max OSX installation recipe will be here [[osx installation]]. | ||
=== Other === | === Other === |
Revision as of 19:07, 5 August 2010
Installation procedure
Windows Vista/XP
Detailed Windows XP/Vista installation including prerequisites here.
Mac OSX
Max OSX installation recipe will be here osx installation.
Other
Prerequisites
Install the following packages:
- Python
- TeX/LaTeX-distribution: e.g. MiKTeX, teTeX
- NumPy (Numerical Python)
- SciPy (Scientific Python)
- PIL (Python imaging library)
- PyX (Python graphics package)
PyNomo installation
- Download PyNomo
- Uncompress the PyNomo distribution file PyNomo-0.x.xxx.tar.gz or PyNomo-0.x.xxx.tar.zip and run on shell: python setup.py install