On 10/25/05, Kevin Dangoor <[EMAIL PROTECTED]> wrote: > Try running the easy_install -f > http://www.turbogears.org/download/index.html TurboGears command > again, and see if it picks up the update.
Getting the setuptools error again: % /usr/local/bin/easy_install -f http://www.turbogears.org/download/index.html --script-dir /usr/local/bin TurboGears pkg_resources.VersionConflict: (setuptools 0.6a6 (/usr/lib/python2.4/site-packages/setuptools-0.6a6-py2.4.egg), Requirement.parse('setuptools==0.6a5')) (tried with w and w/o the --script-dir param) I also tried to start from fresh: ez_setup.py -f http://www.turbogears.org/download/index.html --script-dir /usr/local/bin TurboGears and that didn't work either. It just installed TurboGears egg, not CherryPy. > > MochiKit *has* to be updated. It's built right into the TurboGears > egg, and the copy I see says 1.0... Probably ass-u-me (mainly me) that I would have seen MochiKit updated. > > Kevin >

