[ckan-dev] ecportal installed on CKAN 2.0.1 ?
Isabel Ruiz
isaruizmellado at gmail.com
Fri Aug 9 11:07:31 UTC 2013
Hello,
I am trying to install ckanext-ecportal in my CKAN 2.0.1.
If I try this command:
paster --plugin=ckanext-ecportal ecportal searchcloud-install-tables -c
/etc/ckan/default/production.ini
it returns:
Traceback (most recent call last):
File "/usr/lib/ckan/default/bin/paster", line 9, in <module>
load_entry_point('PasteScript==1.7.5', 'console_scripts', 'paster')()
File
"/usr/lib/ckan/default/local/lib/python2.7/site-packages/paste/script/command.py",
line 103, in run
command = commands[command_name].load()
File
"/usr/lib/ckan/default/local/lib/python2.7/site-packages/distribute-0.6.24-py2.7.egg/pkg_resources.py",
line 1989, in load
entry = __import__(self.module_name, globals(),globals(), ['__name__'])
File
"/usr/lib/ckan/default/local/lib/python2.7/site-packages/ckanext_ecportal-0.1-py2.7.egg/ckanext/ecportal/commands.py",
line 14, in <module>
import forms
File
"/usr/lib/ckan/default/local/lib/python2.7/site-packages/ckanext_ecportal-0.1-py2.7.egg/ckanext/ecportal/forms.py",
line 5, in <module>
from ckan.authz import Authorizer
ImportError: No module named authz
It seems ckanext-ecportal and CKAN 2.0.1 are not compatibles.
My questions: are they compatible? can I do little (and easy) changes to
make them compatibles?
Thanks
--
Isabel M. Ruiz Mellado
http://about.me/isabelruiz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20130809/b0fb9d62/attachment.html>
More information about the ckan-dev
mailing list