CKAN extensions not working if ckanext-sparql activated -


i'm trying install several extensions on ckan. seem work fine until install ckanext-sparql.

i've followed instructions on website, , if have sparql extension working alone, works great, when try add extension, gives me following error message:

ckan.plugins.core.pluginnotfoundexception: sparql_interface

i have installed extensions on virtual environment , work except when try add sparql. sparql extension works, only if no other extension activated.

i've solved problem. turns out ckanext-sparql extension wasn't registering correctly. i've added manually easy-install.pth file other extensons were, , works fine.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -