Static lxml recipe: watch out for zc.recipe.cmmi update

Tags: buildout, plone, grok

When you use the handy static lxml recipe you might have gotten a KeyError: 'url' in self.options since about yesterday.

Reason: zc.recipe.cmmi has been updated and now needs that url option. Two possible solutions:

  • Update to 0.7.1 of z3c.recipe.staticlxml.

  • Pin zc.recipe.cmmi to 1.1.6.

Just for completeness sake: z3c.recipe.staticlxml works fine on osx as far as I have seen. All the problems that I had with lxml are solved with the latest versions of this recipe. Do take care of calling the recipe early enough in your parts list, that’s the key. Highly recommended for your lxml needs!

 
vanrees.org logo

About me

My name is Reinout van Rees and I work a lot with Python (programming language) and Django (website framework). I live in The Netherlands and I'm happily married to Annie van Rees-Kooiman.

Weblog feeds

Most of my website content is in my weblog. You can keep up to date by subscribing to the automatic feeds (for instance with Google reader):