The problem seems to come from a missing production.ini file and python 2.7.4 which comes with Ubuntu 13.04. When I follow package installation, create a production.ini, and run sudo ckan db init I get: from _sre import MAXREPEAT ImportError: cannot import name MAXREPEAT Does anyone know how to resolve this? Thanks.