Mike Sarahan wrote:
Jared,
Mine cleared up - can't really explain why. I noticed that after
wiping out all TG-related eggs in site-packages, then re-running python
setup.py develop in trunk, then running python setup.py install in
plugins/kid, it worked for a little while. So whenever it would break,
I'd just go through that process. I keep on expecting it to break
again, but it's been running smoothly for a couple of days now, despite
my best efforts.
Mike
Mine would do the same thing. I didn't go to the drastic measures of
wiping my TG related eggs, though. Mine is working great on everything
but the few straggling pages that extend master.kid. Every time I get
the error on a page, I just take out the py:extends="master.kid" (or
whatever the syntax is) and manually put the pertinent stuff in the
page. It's a pain, I know, but I have not yet had a single error on a
non-extended page. I would not consider this a long-term, workaround,
though. I think this needs to be confidently fixed.
- jmj