Am 09.06.2011 14:56 schrieb sajuptpm:
easy_install -i http://www.turbogears.org/2.0/downloads/current/index
tg.devtools

You have an old version of PEAK-Rules in your list of packages, and I guess this causes your problems. You should be able to update it with:

easy_install -U PEAK-Rules

If you used the command you posted above in an virtualenv you should have a newer version installed, so either you forgot --no-site-packages or forgot to activate the virtualenv.

-- Christoph

--
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to