Hi John, On Thursday 19 July 2007 01:18:21 pm John Hunter wrote: > I've been working on a laboratory in which we can fruitfully discuss, > test, implement mpl1 design issues. [...] > You will need the latest svn matplotlib and > the latest svn enthought traits 2 -- see the header of mpl1/mtraits.py > for install instructions for the latter.
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: easy_install -f http://code.enthought.com/enstaller/eggs/source/unstable/ enthought.traits-2.0b2.dev-r12847 but that doesnt work either, it doesnt download any of traits dependencies: Searching for enthought.traits-2.0b2.dev-r12847 Reading http://code.enthought.com/enstaller/eggs/source/unstable/ Best match: enthought.traits-2.0b2.dev-r12847 [unknown version] Downloading http://code.enthought.com/enstaller/eggs/source/unstable/enthought.traits-2.0b2.dev-r12847.zip Processing enthought.traits-2.0b2.dev-r12847.zip Running enthought.traits-2.0b2.dev-r12847/setup.py -q bdist_egg --dist-dir /tmp/easy_install-iDf8BC/enthought.traits-2.0b2.dev-r12847/egg-dist-tmp-oozCl0 install_requires: enthought.etsconfig >=2.0b1.dev, <3.a enthought.util >=2.0b1.dev, <3.a test_requires: nose >= 0.9, ui_requires: enthought.pyface >=2.0b1.dev, <3.a enthought.resource >=2.0b1.dev, <3.a wx_requires: enthought.traits.ui.wx >=2.0b1.dev, <3.a Adding enthought.traits 2.0b2.dev-r12847 to easy-install.pth file Installed /usr/lib64/python2.5/site-packages/enthought.traits-2.0b2.dev_r12847-py2.5-linux-x86_64.egg Skipping dependencies for enthought.traits 2.0b2.dev-r12847 ------------------------------------------------------------------------- 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