Bork should install its dependencies. At the moment it assumes whatever is available in the standard system python environment. So running bork in a virtualenv means you've got to build the env with something like virtualenv --distribute --system-site-packages myenv