[matplotlib-devel] another missing example?

2011-08-29 Thread Eric Firing
doc/mpl_examples/mplot3d/offset_demo.py Ben, Building the docs is choking on the absence of the above file. Eric -- Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at a

Re: [matplotlib-devel] another missing example?

2011-08-29 Thread Benjamin Root
That is the same example as before. Did I just put it in the wrong location (i.e., messed up with symbolic links?) Anyway, the offset_demo.py has been committed directly to master earlier today. Another possibility is that you have to do a "python make.py clean" first to clear out any pickled in

Re: [matplotlib-devel] another missing example?

2011-08-29 Thread Eric Firing
On 08/29/2011 08:36 AM, Benjamin Root wrote: > That is the same example as before. Did I just put it in the wrong > location (i.e., messed up with symbolic links?) Anyway, the > offset_demo.py has been committed directly to master earlier today. Ben, Sorry, my mistake. I pulled from master but