ckan / ckanext-geoview

CKAN Geospatial ResourceView
MIT License
43 stars 58 forks source link

Problem with extension installation #89

Closed derw0lf closed 2 years ago

derw0lf commented 2 years ago

Hello, i got CKAN up and running on my Ubuntu 20.04 server, installed via package manager. Now I want to add some extensions for viewing GeoJson-Files for example (ckanext-geoview). I followed the install instruction but always get en error while trying to install an extension (e.g. pip install ckanext-geoview): _ImportError: cannot import name 'appdirs' from 'pip.vendor' Is this a common issue or am I doing something wrong? Ist there also maybe a simplier way for previewing GeoJson-data?