[IPython-user] IPython - Runtime Errors on Windows 2000

Fernando Perez fperez.net@gmail....
Fri Mar 7 14:24:52 CST 2008


On Fri, Mar 7, 2008 at 11:36 AM, Alexander Belchenko <bialix@ukr.net> wrote:
> Tony Cappellini пишет:
>  >
>  >
>  > Are there any Windows users here who have successfully used IPython on
>  > Windows 2000 ?
>  >
>  > This is what I see when I type a ? or an @magic in Ipython
>  >
>  >
>  > Python 2.2.2 (#37, Oct 14 2002, 17:02:34) [MSC 32 bit (Intel)]
>
>  I use IPython with Python 2.4-2.5. You are using very old version of Python.
>  Do you have very strong reasons to not upgrade for modern version of Python?

Thanks for catching this, Alexander.  Indeed, Tony, ipython needs at
least python2.3, and I'm not even sure we're really actively testing
against 2.3 ourselves.  Definitely we maintain 2.4 compatibility, and
2.4 has been out already for several years.

Cheers,

f


More information about the IPython-user mailing list