Re: [Matplotlib-users] matplotlib sphinxext crashes in sphinx-build

2010-11-04 Thread Elizabeth Yip Dembart
10:13 AM, John Hunter wrote: > On Thu, Nov 4, 2010 at 12:06 PM, Elizabeth Yip Dembart > wrote: > > Thanks !! > > > > Here is the output from the python section you suggested: > > > > /sampledoc> python > > Python 2.6 (r26:66714, Dec 3 2008, 10:55:18) &

Re: [Matplotlib-users] matplotlib sphinxext crashes in sphinx-build

2010-11-04 Thread Elizabeth Yip Dembart
;>> print mpl.__version__ 1.0.0 >>> Elizabeth On Thu, Nov 4, 2010 at 9:53 AM, John Hunter wrote: > On Thu, Nov 4, 2010 at 11:43 AM, Elizabeth Yip Dembart > wrote: > > Thank you for the prompt response. > > I cannot run matplotlib directly. It crashes as I tried

Re: [Matplotlib-users] matplotlib sphinxext crashes in sphinx-build

2010-11-04 Thread Elizabeth Yip Dembart
u, Nov 4, 2010 at 5:53 AM, Michael Droettboom wrote: > On 11/04/2010 01:46 AM, Elizabeth Yip Dembart wrote: > > Hi > > > > I was going through the sampledoc tutorial in > > http://matplotlib.sourceforge.net/sampledoc/. > > > > When I came to "Sphi

[Matplotlib-users] matplotlib sphinxext crashes in sphinx-build

2010-11-03 Thread Elizabeth Yip Dembart
Hi I was going through the sampledoc tutorial in http://matplotlib.sourceforge.net/sampledoc/. When I came to "Sphinx extensions for embedded plots ... ", sphinx-build crashes when "matplotlib.sphinx.mathmpl" ... were added to the extensions section of conf.py. I noticed a similar problem was re