On Wed, Jan 21, 2009 at 04:23, mzs <m...@thebrookhavengroup.com> wrote:
>
> Hi,
>
> I am using Ubuntu Gutsy 7.10 and want to use matplotlib.pyplot but when I
> execute:
>
>> import matplotlib.pyplot as plt
>
> I get:
>
>>>> import matplotlib.plot as plt
> Traceback (most recent call last):
>  File "<stdin>", line 1, in <module>
> ImportError: No module named plot

here you wrote "plot" not "pyplot": might this be the problem?

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to