Like your last question, I think you're using the current release's 
documentation (0.91.2) with an old release (probably 0.90.1 or earlier).

pyplot did not exist in 0.90.1, but I believe everything that is now in 
pyplot used to be in pylab, so you could just import that instead.

Cheers,
Mike

Ssebuliba, J, Mnr <[EMAIL PROTECTED]> wrote:
> Hi there,
> 
> When I use;
> 
> import matplotlib.pyplot as p, 
> 
> I get an error message;
> 
> ImportError: No module named pyplot. So, how am I supposed to get these 
> missing modules?
> 
> Please note: I am using Linux (Ubuntu-gusty)!
> 
> Regards,
> JOE.
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users

-- 
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to