[sage-support] Re: Error when importing matplotlib from sage -python

2010-05-23 Thread Adam Webb
On May 22, 11:12 pm, Jose Guzman wrote: > Hi everybody > > When I tried to import matplotlib from the Python version that is > bundled with Sage, I found that the moduled tkagg was not present. > >  >>> import matplotlib.pyplot as plt >  >>> No module named _tkagg > > Would anybody tell me how t

Re: [sage-support] Re: Error when importing matplotlib from sage -python

2010-05-24 Thread Jose Guzman
On 05/23/2010 10:04 AM, Adam Webb wrote: On May 22, 11:12 pm, Jose Guzman wrote: Hi everybody When I tried to import matplotlib from the Python version that is bundled with Sage, I found that the moduled tkagg was not present. >>> import matplotlib.pyplot as plt >>> No module named