Re: [matplotlib-devel] MANIFEST.in

2007-12-04 Thread Darren Dale
On Tuesday 04 December 2007 5:21:38 pm John Hunter wrote: > On Dec 4, 2007 4:16 PM, Darren Dale <[EMAIL PROTECTED]> wrote: > > Damn thats frustrating. I just repeated the same steps I took before I > > wrote about finding a problem, and now everything is ok. Sorry for the > > noise. > > Try flushin

Re: [matplotlib-devel] MANIFEST.in

2007-12-04 Thread John Hunter
On Dec 4, 2007 4:16 PM, Darren Dale <[EMAIL PROTECTED]> wrote: > Damn thats frustrating. I just repeated the same steps I took before I wrote > about finding a problem, and now everything is ok. Sorry for the noise. Try flushing ~/.matplotlib and retest -- some of the bugs may be masked by the c

Re: [matplotlib-devel] MANIFEST.in

2007-12-04 Thread Darren Dale
On Tuesday 04 December 2007 4:06:19 pm John Hunter wrote: > On Dec 4, 2007 2:17 PM, Darren Dale <[EMAIL PROTECTED]> wrote: > > I'm checking the matplotlib-0.91.1 gentoo ebuild that Sébastien Fabbro > > put together. After installing, I get a number of errors when running > > backend_driver.py that

Re: [matplotlib-devel] MANIFEST.in

2007-12-04 Thread John Hunter
On Dec 4, 2007 2:17 PM, Darren Dale <[EMAIL PROTECTED]> wrote: > I'm checking the matplotlib-0.91.1 gentoo ebuild that Sébastien Fabbro put > together. After installing, I get a number of errors when running > backend_driver.py that are probably related to MANIFEST.in: missing pyplot > and npyma.

Re: [matplotlib-devel] MANIFEST.in

2007-12-04 Thread Eric Firing
Darren Dale wrote: > I'm checking the matplotlib-0.91.1 gentoo ebuild that Sébastien Fabbro put > together. After installing, I get a number of errors when running > backend_driver.py that are probably related to MANIFEST.in: missing pyplot > and npyma. There are many other errors exposed by ba

Re: [matplotlib-devel] MANIFEST.in

2007-12-04 Thread Darren Dale
On Tuesday 04 December 2007 9:18:14 am John Hunter wrote: > Charlie is fixing a few problems with the release, and noticed that > many of the new directories and files that have been created of late > were not added to MANIFEST.in, which is used by sdist in the build > process to build a correct so