northam wrote:
> Alberto Valverde wrote:
> > You need to install ElementTree too:
> > easy_install ElementTree
> >
> Okey, I compiled new kid-0.8.1dev egg, but what I really need is
> TurboGears' setup.py compiles new kid. Is it possible to run
> thirdparty/kid/setup.py from main TurboGears' setup.py? How to do this?

Just run:

     easy_install /directory/where/the_kid_you_want_to_install/is

TurboGears should then notice that a sufficient version of Kid is
already installed.

Reply via email to