geosolutions-it/oaw-georectify-process-qgis

OAW Plugin: configure dependencies

Closed this issue · 0 comments

@chpicone commented on Thu Apr 01 2021

Make the plugin installable with its dependencies.

Currently we have 2 dependencies to take in consideration:

  • watchdog (available from pip)
  • geotiflib (developed internally)

For the "geotiflib" a possible solution is to include the wheel file with the pugin and install it the first time, as explained here:
https://gis.stackexchange.com/questions/196002/development-of-a-plugin-which-depends-on-an-external-python-library