[ckan-dev] error installing any CKAN extension

Claire Reis Claire.Reis at umanitoba.ca
Thu Nov 13 22:41:40 UTC 2014


Thanks guys,
I tried it with sudo pip install but it didn’t like the sudo in front, kept trying to read it as a command.

Renato,
The install line I used is from the instructions for ckanext-spatial http://ckanext-spatial.readthedocs.org/en/latest/install.html

pip install -e "git+https://github.com/okfn/ckanext-spatial.git@stable#egg=ckanext-spatial"

I tried it with and without the quotations

Claire

From: Denis Zgonjanin [mailto:deniszgonjanin at gmail.com]
Sent: November 13, 2014 10:48
To: CKAN Development Discussions
Subject: Re: [ckan-dev] error installing any CKAN extension

Have you tried it with 'sudo pip install'? Normally you might not need to do 'sudo', but try it anyway

On Thu, Nov 13, 2014 at 11:39 AM, Claire Reis <Claire.Reis at umanitoba.ca<mailto:Claire.Reis at umanitoba.ca>> wrote:
I have been trying to install the CKAN spatial extension. I cannot get past the pip install - I receive the error OSError: [Errno 13] Permission denied: '/usr/lib/ckan/default/build'

I am installing within the python vir env
I am using the package CKAN install with Ubunto 12.04
I have the DataStore, FileStore and Data Viewer Extensions installed.

Claire
_______________________________________________
ckan-dev mailing list
ckan-dev at lists.okfn.org<mailto:ckan-dev at lists.okfn.org>
https://lists.okfn.org/mailman/listinfo/ckan-dev
Unsubscribe: https://lists.okfn.org/mailman/options/ckan-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20141113/976548de/attachment-0003.html>


More information about the ckan-dev mailing list