[ckan-dev] install error

Sean Hammond sean.hammond at okfn.org
Mon Apr 1 20:19:33 UTC 2013


>    ImportError: No module named pyutilib.component.core

It looks like you don't have pyutilib installed in your virtualenv. Try
installing it with the `pip install ...` command. You can look in CKAN's
pip requirements file to see what version of pyutilib CKAN requires.

By the way, why are you trying to install CKAN 1.5? That's an ancient
version, consider using 1.8 or 2.0.




More information about the ckan-dev mailing list