Difference between revisions of "Installation"
From Pynomo
(→Installation procedure) |
(→Installation procedure) |
||
Line 10: | Line 10: | ||
== Installation procedure == | == Installation procedure == | ||
− | Detailed [[Windows Vista installation]] | + | Detailed Windows Vista installation including prerequisites [[Windows Vista installation|here]]. |
=== Windows === | === Windows === | ||
run '''PyNomo-x.x.xxx.win32.exe''' that installs the package to the correct location on site | run '''PyNomo-x.x.xxx.win32.exe''' that installs the package to the correct location on site |
Revision as of 19:18, 19 November 2008
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)
Detailed installation of prerequisites for Windows.
Installation procedure
Detailed Windows Vista installation including prerequisites here.
Windows
run PyNomo-x.x.xxx.win32.exe that installs the package to the correct location on site
Other/Windows
Uncompress the distribution file and run on shell:
python setup.py install