In order to run Lobber you will need at least the following software.

sudo apt-get install python-django python-libtorrent python-bittorrent python-django-doc python-egenix-mxdatetime python-egenix-mxtools python-pycurl python-openssl python-setuptools python-pysqlite2 python-django-tagging

sudo easy_install orbited

If this doesn't work, do

wget http://pypi.python.org/pypi/orbited/0.7.10 && tar xzf orbited-0.7.10.tar.gz && cd orbited-0.7.10 && python setup.py install

sudo easy_install stompservice

See Lobber development sandbox for more details on configuration.