Update LXML on OS X
The Python scripting language is used for many extentions, add-ons and filters in the Inkscape vector graphics application. Unfortunately, Mac OS X doesn’t ship with very recent versions of some commonly used Python libraries, most notably an XML and HTML processing library called LXML. To install a more recent version, you can issue this command from the terminal:
sudo easy_install lxml