On Thu, Jul 19, 2007 at 01:26:05PM -0500, John Hunter wrote: > On 7/19/07, Darren Dale <[EMAIL PROTECTED]> wrote > > On Thursday 19 July 2007 01:18:21 pm John Hunter wrote:
> > I have not been able to install traits by following the instructions > > in > > mtraits.py. easy_install is pulling in enthought.util-3.0a1, which > > conflicts > > with enthought.resource-2.0b1. Why do you pull etsconfig, util and > > debug from > > one place, and traits 2 from another? I would have thought it easier > > to do: > I think the answer is because the install is broken and you have to > get some combination of packages that work together through a little > hackery. They're working on it ... You replied faster than I could grep my mailbox :->. The problem is that the traits 2. egg that you want to install depends on ets2 components, but the dependance has not been well coded in the package (ets2 is in general api incompatible with ets3, and the dependance should specify a version number below 3.a) and some ets3 components get pulled in. So its a packaging bug that will be addressed. In the mean time John solution is the good answer. Gaƫl PS: sorry for the dup, John, I "miss-mutted" ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel