Please try the latest 0.87.5 and numpy 1.0b5 and get back with us if
you still have the problem.
On 9/6/06, Davidlohr Bueso A. <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I installed matplotlib for winXP, and when I try to import pylab I get
> this error:
>
> >>> from pylab import *
>
> Traceback (most r
Hi,
I installed matplotlib for winXP, and when I try to import pylab I get
this error:
>>> from pylab import *
Traceback (most recent call last):
File "", line 1, in -toplevel-
from pylab import *
File "C:\Python24\Lib\site-packages\pylab.py", line 1, in -toplevel-
from matplotlib.py