You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 3, 2018. It is now read-only.
Download the Django 1.2 (beta), and install it (python setup.py install)
Now you need the following python modules:
(It is probably easiest to install these with setuptools/easy_install <download at http://pypi.python.org/pypi/setuptools, info at http://peak.telecommunity.com/DevCenter/EasyInstall>)
they can all be installed with easy_install <modulename>. Remember to setup a compiler/build envirenoment on windows (...), instructions at <http://blog.sadphaeton.com/2009/01/20/python-development-windows-part-1installing-python.html>. The interesting stuff (auto_install setup) is on page 2.
- numpy <http://numpy.scipy.org/> (dependency matplotlib. Install the binary if on windows)
- matplotlib <http://matplotlib.sourceforge.net/> (install the binary if on windows)