[SciPy-user] ipython website

Fernando Perez Fernando.Perez at colorado.edu
Thu Jun 30 20:35:59 EDT 2005


Joe Cooper wrote:
> I probably broke it.  We're moving all of the scipy hosted sites to a 
> new server.  I'll try to get it back up tonight.
> 
> Ryan Krauss wrote:
> 
>>One of my computers in the lab doesn't have ipython on it.  The website 
>>appears to be down.  I can't seem to find the a place to download the 
>>windows installer for python 2.3.  Does anyone know when the website 
>>will be back up?  I guess I will also need the other couple of things to 
>>make colors work on windows.  I can't seem to find the files in any of 
>>the place I would normally save downloads.

In the meantime, you can get a copy of the current CVS build from here:

http://amath.colorado.edu/faculty/fperez/python/ipython/

I'll remove this when the scipy-hosted site is back up.

The other things you need are:

    1. PyWin32 from http://starship.python.net/crew/mhammond.
    2. CTypes from http://starship.python.net/crew/theller/ctypes (you must 
use version 0.9.1 or newer).
    3. Readline for Windows from http://sourceforge.net/projects/uncpythontools.


Cheers,

f




More information about the SciPy-User mailing list