update qgis path
This commit is contained in:
parent
7529cd3755
commit
989d268978
|
|
@ -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")
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user