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 backend_driver as well, but > maybe some will clear up with an improved MANIFEST.
pyplot.py is in lib, and MANIFEST.in already recursively includes everything in lib, so I don't think this is the problem. npyma is inside of lib/numerix/, which again should not have required any change to MANIFEST.in. Eric ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel