Difference between revisions of "Osx installation"
From Pynomo
Line 9: | Line 9: | ||
* Install [http://www.tug.org/mactex/2009/ MacTex] | * Install [http://www.tug.org/mactex/2009/ MacTex] | ||
* Install [http://sourceforge.net/projects/pyx/files/pyx/0.10/PyX-0.10.tar.gz/download PyX] | * Install [http://sourceforge.net/projects/pyx/files/pyx/0.10/PyX-0.10.tar.gz/download PyX] | ||
+ | sudo python setup.py install |
Revision as of 22:02, 5 August 2010
Under construction.
Here I started with fresh OSX 10.6.4 with has preinstalled 2.6.1 (open console and type python).
- Install newest python (2.6.5 tested) [1]
- Download and install latest stable Numpy.
- Download and install latest Scipy
- Install PIL (or skip, probably you won't need it)
- Install MacTex
- Install PyX
sudo python setup.py install