Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with spatial module importing #298

Open
ziudeso opened this issue Oct 20, 2023 · 0 comments
Open

Issue with spatial module importing #298

ziudeso opened this issue Oct 20, 2023 · 0 comments

Comments

@ziudeso
Copy link

ziudeso commented Oct 20, 2023

Hi, I've setup ckan and all other plugins correctly, this one gives me the following error:

ModuleNotFoundError: No module named 'ckanext.spatial.model'

To install the spatial module I've simply done;

RUN ckan-pip install -e "git+https://github.com/ckan/ckanext-spatial.git#egg=ckanext-spatial" && \
    ckan-pip install -r ${SRC_DIR}/ckanext-spatial/requirements.txt

In particular the error is thrown by this plugin: dcatapit_csw_harvester despite having imported all of these:
`spatial_metadata spatial_query csw_harvester

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant