Matplotlib ver 0.87.4. was the problem. An update to matplotlib-0.87.7 was
all that was necessary.
___
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion
frbeaxs wrote:
> I am using Python 2.4 with Numpy 0.9.8. Matpylib graphs function
> under these two version except when old numeric must be called to
> utilized the spline function in contouring the graphs leading to the
> error:
>
The version of NumPy compatible with different versions
I am using Python 2.4 with Numpy 0.9.8. Matpylib graphs function under
these two version except when old numeric must be called to utilized the
spline function in contouring the graphs leading to the error:
Traceback (most recent call last):
File "C:\File\XXX", line 3, in ?
fr