ait-energy / qgis-edge-bundling

GNU General Public License v2.0
63 stars 14 forks source link

Usage in QGIS 3 #23

Closed anitagraser closed 3 years ago

anitagraser commented 3 years ago

Hello! This package has aged well since I'm trying to set it up on Python version: 3.7.0 / QGIS version: 3.8.0-Zanzibar Zanzibar. Do you know if this could work?

So far I have tried opening/importing the .py scripts via the Processing Toolbox. This raises various syntax errors. I'm also aware of this post , which makes me wonder if I'm doing something wrong: image

Originally posted by @Bonnie-Buyuklieva in https://github.com/ait-energy/qgis-edge-bundling/issues/5#issuecomment-810103851

anitagraser commented 3 years ago

@Bonnie-Buyuklieva "opening/importing the .py scripts via the Processing Toolbox" won't work. You need to use the plugin version: https://github.com/ait-energy/qgis-edge-bundling/tree/master/qgis3_plugin/processing_edgebundling

Note that you have to copy this plugin directory (and not the whole repository content!) into the QGIS plugin folder.

Bonnie-Buyuklieva commented 3 years ago

This is helpful. The plugin loads!

RinaWahls commented 1 year ago

Unfortunately, I seem to also not be able to install the plugin. Although I have used the plugin directory.

Bildschirmfoto 2022-10-12 um 11 50 28

anitagraser commented 1 year ago

There should be no __MACOSX in the path. Looks like an extra directory that should not be there

RinaWahls commented 1 year ago

The issue was the way that I zipped the plugin folder. Still, issues remain

Bildschirmfoto 2022-10-12 um 22 23 10