[ckan-dev] How to Install Datastorer?

zigchg at gmail.com zigchg at gmail.com
Wed Jul 3 15:27:53 UTC 2013


Hi guys,


Thank you for the help last time. Now we are installing datastorer, under terminal in Ubuntu, following the steps with celery in https://github.com/okfn/ckanext-datastorer .


However, when we tried to run the paster command as:


$ (pyenv) paster datastorer update -c /etc/ckan/default/production.ini


It failed and indicated as:


[...]

File “/root/pyenv/src/ckanext-datastorer/ckanext/datastorer/commands.py”, line 11, in <module> from ckan.lib.cli import CkanCommand

ImportError: No module named ckan.lib.cli


I checked the file commands.py, in the line 11, it wrotes:


from ckan.lib.cli import CkanCommand


It seems the paster command cannot find ckan.lib.cli, is that the problem? How can us solve it?


Thank you!



Shawn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20130703/14779dbd/attachment.html>


More information about the ckan-dev mailing list