Difference between revisions of "Installation"
From Pynomo
(→Installation procedure) |
(→Prerequisites) |
||
Line 7: | Line 7: | ||
*[http://www.pythonware.com/products/pil/ PIL] (Python imaging library) | *[http://www.pythonware.com/products/pil/ PIL] (Python imaging library) | ||
*[http://pyx.sourceforge.net/ PyX] (Python graphics package) | *[http://pyx.sourceforge.net/ PyX] (Python graphics package) | ||
− | |||
== Installation procedure == | == Installation procedure == |
Revision as of 19:47, 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)
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