Difference between revisions of "Detailed installation of prerequisites for Windows"
From Pynomo
Line 21: | Line 21: | ||
=== Install PyX === | === Install PyX === | ||
Download pyx from [http://sourceforge.net/project/showfiles.php?group_id=45430&package_id=38091&release_id=544104] | Download pyx from [http://sourceforge.net/project/showfiles.php?group_id=45430&package_id=38091&release_id=544104] | ||
− | and open package '''PyX-0.10.tar.gz''' for example by using | + | and open package '''PyX-0.10.tar.gz''' for example by using 7-zip [http://www.7-zip.org/]. |
Revision as of 20:42, 14 November 2008
Contents
Installation of prerequisites for Windows
Install Latex
Download TeX/LaTeX-distribution from miktex.org. See instructions at [1]
Install Scipy/numpy
Download Numpy from [2] and run file numpy-1.2.1-win32-superpack-python2.5.exe or latest.
Download Scipy from [3]
and run file
scipy-0.6.0.win32-py2.5.exe or latest.
Install PIL (Python imaging library)
Download PIL from [4] and run file PIL-1.1.6.win32-py2.5.exe
Install PyX
Download pyx from [5] and open package PyX-0.10.tar.gz for example by using 7-zip [6].
- PyX (Python graphics package)
Under construction.