Sean Leach wrote:
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'))


i also had this, so i simply replaced "0.6a5" with "0.6a6" in /usr/local/bin/easy_install, and it worked,

but i don't think this is the "correct" way to upgrade :)

gabor

Reply via email to