You need to install lxml:
$ sudo aptitude install python-lxml
Or with easy_install:
$ easy_install lxml
If it fails, try this:
$ STATIC_DEPS=true easy_install lxml
I have a bootstrap script. So it’s easy.
Create a config file ~hgapp/hgapp.ini
Get it here or copy/paste the configuration.
$ cd $HOME
$ bin/hgapp serve hgapp.ini