Hello, thanks for your help, I was able to proceed a lot in the installation, editing setup.py helped to remove cElementTree. RuleDispatch and PyProtocol wanted to compile but editing their setup.py changed that (I wasn't able to get the option --without-speedups running, where should I use that?).
At the moment I'm stuck at Cheetah: although it's installed TG's python setup.py develop tries to download it again. I don't plan to use Cheetah at the moment, KID is fine. So I'm wondering if I can comment out the requirement of Cheetah somewhere. Could it be that TG expects Cheetah as an Egg? I only have it installed as a normal folder. If yes, what would be the right way to produce an Egg during the installation? With best regards, Fabian

