On 1/26/07, Fernando Perez <[EMAIL PROTECTED]> wrote:
> On 1/25/07, Alan G Isaac <[EMAIL PROTECTED]> wrote:
> > On Wed, 24 Jan 2007, Fernando Perez apparently wrote:
> > > Let us know if this is not enough or if you have any other issues.
> >
> > How about for Windows users? You list as dependenci
>
>
> tar -xvzf ipython-0.7.3.tar.gz
> cd ipython-0.7.3
> python2.5 setup.py build
> sudo python2.5 setup.py install
>
works without complaint matplotlib 0.90.0 and python 2.5 on OS X 10.4.8
Thanks
-
Take Surveys. Earn Ca
On 1/25/07, Alan G Isaac <[EMAIL PROTECTED]> wrote:
> On Wed, 24 Jan 2007, Fernando Perez apparently wrote:
> > Let us know if this is not enough or if you have any other issues.
>
> How about for Windows users? You list as dependencies:
>
> # PyWin32 from http://starship.python.net/crew/mhammond
Alan G Isaac <[EMAIL PROTECTED]> writes:
> So I installed PyWin32 as above, and PyReadline. I do NOT
> see IPython in my Start Menu nor when I look at
> Install/Uninstall programs. I do see an IPython folder in
> Lib/site-packages, so I guessed I should call Shell.py, but
> this is either a
On Wed, 24 Jan 2007, Fernando Perez apparently wrote:
> Let us know if this is not enough or if you have any other issues.
How about for Windows users? You list as dependencies:
# PyWin32 from http://starship.python.net/crew/mhammond
But that link is broken. Can we just use
pywin32-
Hi Samuel,
On 1/24/07, Samuel M. Smith <[EMAIL PROTECTED]> wrote:
> I couldn't find an answer on the iPython web site, does anyone know
> if iPython works with
> python 2.5. I assume I have to rebuild from source on OS X with
> python 2.5 installed.
> I have installed python 2.5 but when I run iPy
I couldn't find an answer on the iPython web site, does anyone know
if iPython works with
python 2.5. I assume I have to rebuild from source on OS X with
python 2.5 installed.
I have installed python 2.5 but when I run iPython is runs python 2.4.
**