From: Michael D. <md...@st...> - 2011-10-05 10:40:59
|
On 10/05/2011 03:38 AM, Sandro Tosi wrote: > On Tue, Oct 4, 2011 at 20:00, Michael Droettboom<md...@st...> wrote: >> As for your bug, it seems there is a bug in how the plot_formats commandline >> argument is parsed. Could you please try this branch and let me know if it >> resolves the issue? >> >> https://github.com/mdboom/matplotlib/tree/doc_build_fail > Nope, sadly I can still replicate it. Anyhow, I don't know how you > want to consider this blocking or not, I can live with the map() > instead of pool.map() as Ben suggested. I think we should probably take the multiprocessing out -- it's only purpose is to increase the speed of the build, but if it fails in some circumstances, it's not worth saving a few seconds. I'd still like to address this properly in the future, so I'll file a bug. Mike |