> everything from source is not the first advice I'd give to a new user.
> >
> > Ralf
> >
> > If you want an all-in-one solution, you can also grab either the free
> > EPD distribution or another of the "all-in-one" packs.
> >
> >
> to import numpy. Apple's python ships with numpy (at least the Lion /
> 10.7 one does).
> 4) Next, print numpy.__file__ to see whether numpy got installed to
> where it should
>
> In general, I'd advice you to install one package at a time, then test
>
Hello,
I'm new to python and I'd like to learn about numpy / scipy / matplotlib, but
I'm having trouble getting started.
I'm following the instructions here: http://www.scipy.org/Getting_Started
First I installed the latest version of python from python.org by downloading
the dmg file, since