planetlabs / qgis-planet-plugin

Browse, filter, preview and download Planet Inc imagery in QGIS.
https://developers.planet.com/docs/integrations/qgis/
GNU General Public License v2.0
45 stars 12 forks source link

Installed qgis from yaml file does not run #24

Open eebutler opened 2 years ago

eebutler commented 2 years ago

After cloning the repository and installing the qgis3-conda-forge environment from the yaml file I get the following error when I try to run qgis:

qgis: error while loading shared libraries: libspatialindex.so.5: cannot open shared object file: No such file or directory

However, when I run conda list in the environment I can see libspatialindex:

libspatialindex 1.9.3 h9c3ff4c_4 conda-forge

I'm running this on Pop_OS and have successfully installed QGIS through other sources (including conda) but have never been able to get the Planet Explore plug-in to run without error