Bryce Hendrix wrote: > John, you're trying to check out the code from Trac, not svn :) Try this > URL > > https://svn.enthought.com/svn/enthought/branches/enthought.traits_2.0
I just did this. There is still an authentication problem, but manually accepting the cert makes it work. The 2.0 branch is not new enough, though; we need the trunk. (I tried the 2.0 branch, but it turned out to depend on enthought.util, which depended on enthought.somethingelse... so I stopped. Also it was using numerix; it is not numpified.) Then I checked out the trunk: https://svn.enthought.com/svn/enthought/trunk/enthought.traits/ ran "python setup.py build", "python setup.py install --prefix=/usr/local". No glitches so far; but when I tried to run tests from the tests directory, it failed. It was looking for ui components, even for non-ui tests. So I commented out the ui parts of api.py, and that seems to have done the trick. Eric ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel