[ckan-dev] No module named common

Dave Caraway dave at fogmine.com
Thu Aug 29 02:26:36 BST 2013


Hi Edo,

With your virtualenv activated, are you able to import the module from
interactive python session?

1.) python
2.) >>> from ckan.common import json

If you get an import error still, that means that ckan isn't installed
corredctly in your virtual environment. You might want to reinstall ckan.


More information about the ckan-dev mailing list