Chris McDonough <chr...@plope.com> writes: > Hmm. Are you sure? Ala at the top level of your package: > find . -name "*.cache"|xargs rm -f > find . -name "*.pt.py"|xargs rm -f
Yeah, just did the build out on a different box, did finds to make sure, did find...rm anyway. Same. I've gotten it to work with slightly older versions of chameleon, but see it's using the older .cache files. In my buildout.cfg I used a [buildout] 'versions' declaration and: [versions] chameleon.core = 1.0b32 chameleon.zpt = 1.0b16 I found it broke for me with .core at 1.0b33 and b34. Thanks. _______________________________________________ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev