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

I installed matplotlib using synaptic.

I found another reference to this problem on Google but no solution.

I cannot find pyplot.py anywhere on my disk.  I can import matplotlib by
itself.

Is there another Ubuntu package I should install?  Is anyone working on a
fix to the matplotlib ubuntu packages?  If so, then does anyone know when
this may be resolved?

Any advice would be appreciated.

Thank you,
Marc
-- 
View this message in context: 
http://www.nabble.com/ImportError%3A-No-module-named-pyplot-tp21576482p21576482.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
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