On 8/3/06, John Hunter <[EMAIL PROTECTED]> wrote:
> > "Kenny" == Kenny Ortmann <[EMAIL PROTECTED]> writes:
>
> Kenny> When pylab tries to call numerix\__init__.py it is trying
> Kenny> to figure out whether to call numpy, numeric, or numarray.
> Kenny> Since it defaults to numeric I
> "Kenny" == Kenny Ortmann <[EMAIL PROTECTED]> writes:
Kenny> When pylab tries to call numerix\__init__.py it is trying
Kenny> to figure out whether to call numpy, numeric, or numarray.
Kenny> Since it defaults to numeric I've tried to change the
Kenny> default to numpy, and th
I am very new to matplotlib. Trying to start the http://matplotlib.sourceforge.net/tutorial.html";>tutorial, the
very first script, the first line of the script, throws me this error. I
have installed scipy version 0.5.0 for windows, and numpy version 1.0b1
i followed the instructions and made