Difference between revisions of "Installation"
From Pynomo
(→Prerequisites) |
(→Prerequisites) |
||
Line 1: | Line 1: | ||
==Prerequisites== | ==Prerequisites== | ||
Install the following packages: | Install the following packages: | ||
− | * | + | *[http://www.python.org/download/releases/2.5.2/ Python] |
*TeX/LaTeX-distribution: e.g. [http://www.miktex.org/ MiKTeX], [http://www.tug.org/tetex/ teTeX] | *TeX/LaTeX-distribution: e.g. [http://www.miktex.org/ MiKTeX], [http://www.tug.org/tetex/ teTeX] | ||
*[http://numpy.scipy.org/ NumPy] (Numerical Python) | *[http://numpy.scipy.org/ NumPy] (Numerical Python) |
Revision as of 21:11, 14 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
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