[Tutor] Problems with matplotlib

Alan Gauld alan.gauld at yahoo.co.uk
Fri Mar 3 20:50:32 EST 2017


On 03/03/17 22:59, Jason Snyder wrote:
> I installed the python module matplotlib on a computer and when I try to
> run a program with the commands:
> 
> import matplotlib.pyplot as plt I get the following errors:

It could be an installation issue, but really this list
is for the core language and standard library. matplotlib
is, I think, part of SciPy and you would probably get
better support using the dedicated SciPy forum.

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos




More information about the Tutor mailing list