Fernando Perez wrote: > IPython's homepage is at: > > http://ipython.scipy.org > > and downloads are at: > > http://ipython.scipy.org/dist
And if you have easy_install ( install it by running http://peak.telecommunity.com/dist/ez_setup.py if you already haven't done it), you can just say: easy_install ipython If you are on Windows, launch IPython by running the resulting ipython.exe in python scripts folder, typically C:\Python24\Scripts. Linux users will just run "ipython", of course. Please report any problems you might have. -- http://mail.python.org/mailman/listinfo/python-list