On Mon, 23 May 2011 09:35:57 -0400, Michael Droettboom <md...@stsci.edu> wrote: > Generating the thumbnails has no additional requirements (it uses > matplotlib's image module to scale the images). However, it may be a > problem with multiprocessing -- the thumbnails are generated in parallel > on multi-core machines. I haven't had problems myself, but it seems > multiprocessing doesn't always work in certain environments. > > Can you do me a favor? Can you edit gen_gallery.py and replace the line > beginning with "pool.map" to just "map" and let me know if that resolves > this issue? If it does, perhaps we should not use multiprocessing here. > Given this seems to be one of the longer stages of the build process, I'd appreciate if if we identified and fixed the underlying problem and not simply sweep it under the rug.
- Ben ------------------------------------------------------------------------------ What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel