[ckan-dev] ImportError: cannot import name get_library_registry

Reinoud Bosch rbo at iisg.nl
Mon Jul 8 10:14:35 UTC 2013


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.



More information about the ckan-dev mailing list