Hi, I'm getting errors on a new installation. I've simply followed the "updated" instructions:
$ easy_install -i http://tg.gy/current tg.devtools $ python setup.py develop (the code comes from a git repository) Everything goes ok but at this point... $ paster serve --reload development.ini pkg_resources.DistributionNotFound: distribute: Not Found for: foo (did you run python setup.py develop?) In fact, I can't "easy-install" anything. The error is always the same. *My python version is 2.7.1 Thanks in advance -- 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.

