Dear Lars,
this looks like your plugin's __init__.py (that one that contains the
"def classFactory(iface)") want's to import the LIFA_ejdexplorer before
it's location is added to the PYTHONPATH
You may need something like:
sys.path.append('folder to LIFA_ejdexplorer')
before the classFactor
Hi Nyall,
Thanks for reaching out and giving me the chance to explain further.
I totally get the recent concerns about the xy backport, and I want to
assure you that I'm all about positive contributions to the QGIS project.
One thing I've noticed is that sometimes things can get a bit hectic fo
On Wed, 10 Apr 2024, 7:40 pm Joona Laine via QGIS-Developer, <
qgis-developer@lists.osgeo.org> wrote:
> Dear QGIS developers!
>
> Hope you're all doing well!. My name is Joona Laine, and I've been making
> many contributions to the QGIS project under the GitHub username
> "Joonalai." during the pa
Dear QGIS developers!
Hope you're all doing well!. My name is Joona Laine, and I've been making
many contributions to the QGIS project under the GitHub username
"Joonalai." during the past few years. I am also the author and main
contributor of the projects pytest-qgis and flake8-qgis.
Having rea