On Wed, Apr 23, 2008 at 6:45 AM, Antonio Gonzalez <[EMAIL PROTECTED]> wrote:
> Hello,
>
>  I've just updated to the latest svn (5063) and now I cannot create a
>  simple plot. If I just try (in ipython -pylab):
>
>  plot(rand(10))
>
>  I get:
>
>  <type 'exceptions.AttributeError'>: 'module' object has no attribute
>  'masked_invalid'

matplotlib svn requires numpy svn.  Try upgrading your numpy and I
think this bug will go away.

JDH

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to