update qgis path

This commit is contained in:
DmsAnhr 2025-11-25 17:16:11 +07:00
parent 7529cd3755
commit 989d268978

View File

@ -57,6 +57,7 @@ sys.path.append("/usr/share/qgis/python")
sys.path.append("/usr/share/qgis/python/plugins")
# Python modules (from system)
sys.path.append("/usr/lib/python3/dist-packages")
sys.path.append("/usr/lib/python3/dist-packages/qgis")