Great work on the plugin! Congratulations.
Trying to install it by adding the repo in plugin manager. Everything seems to work, plugin seems to install, but it never activates because qgis can't find it. QGIS is expecting to see ......./plugins/perdix-ltr but the plugin installs in ..../plugins/perdix . If I rename the folder to what it expects, it will raise a module not found for perdix. Eventually got it to work with the perdix folder name but something strange is going on during activation of the plugin.
This was tested on qgis 3 ltr installed via conda on ubuntu.
Great work on the plugin! Congratulations.
Trying to install it by adding the repo in plugin manager. Everything seems to work, plugin seems to install, but it never activates because qgis can't find it. QGIS is expecting to see
......./plugins/perdix-ltrbut the plugin installs in..../plugins/perdix. If I rename the folder to what it expects, it will raise a module not found for perdix. Eventually got it to work with theperdixfolder name but something strange is going on during activation of the plugin.This was tested on qgis 3 ltr installed via conda on ubuntu.