On Mon, Oct 3, 2011 at 5:31 PM, Sandro Tosi <mo...@debian.org> wrote:

> On Mon, Oct 3, 2011 at 23:00, Benjamin Root <ben.r...@ou.edu> wrote:
> > I tried this once, but I don't remember if it worked or not.  In
> > doc/make.py, there is a os.system call to sphinx-build.  The "-P" option
> > apparently forces sphinx to kick over to the pdb upon an exception.  Try
> > removing that option and rebuild the docs again.  Maybe it won't hang
> > anymore?
>
> nope, sadly that doesn't help.
>
> Regards,
> --
> Sandro Tosi (aka morph, morpheus, matrixhasu)
> My website: http://matrixhasu.altervista.org/
> Me at Debian: http://wiki.debian.org/SandroTosi
>

Ok, then on line 112 of doc/sphinxext/gen_gallery.py, get rid of "pool." and
just do a regular map() call.  This will force single processing mode and
reveal which example is causing issues.

Ben Root
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to