opengisch / qgis-swiss-locator

Swiss Geoadmin layer and feature search for QGIS 3

Home Page:https://www.opengis.ch/2024/06/25/swiss-locator-plugin-3-0-is-here-with-exciting-features/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lxml not by default on windows

3nids opened this issue · comments

Some windows users are reporting that lxml is missing.
Any chance to use the system ElementTree: https://docs.python.org/3/library/xml.etree.elementtree.html

They seem to be compatible: https://lxml.de/1.3/compatibility.html

ping @danjov this was added in #13

@3nids Thanks for reporting. We'll take a look into it and replace lxml with ElementTree.

Thanks!