Edit readme
This commit is contained in:
parent
259628d420
commit
26c4f2ca94
@ -15,9 +15,11 @@ To use PyQGIS without having the QGIS application run in the background, one nee
|
||||
3. Updating the Path variables
|
||||
|
||||
a. Go to Environmental Variables (from Windows start)
|
||||
b. Click on Path and then click on Edit. Add the following paths:
|
||||
i. C:\Program Files\QGIS 3.34.1\apps\Python39\pythonqgis
|
||||
ii. C:\Program Files\QGIS 3.34.1\apps\Python39
|
||||
b. Click on Path and then click on Edit. Add the following paths:
|
||||
|
||||
> > i. C:\Program Files\QGIS 3.34.1\apps\Python39\pythonqgis
|
||||
> > ii. C:\Program Files\QGIS 3.34.1\apps\Python39
|
||||
|
||||
c. Go back to the Environmental variables this time click on New and in New Variable box enter PYTHONPATH and in the Variable Value add the following paths (separate them with a colon). Some paths might be different. For example, apps\qgis can be apps\qgis-ltr.
|
||||
i. C:\Program Files\QGIS 3.34.1\apps\qgis\python
|
||||
ii. C:\Program Files\QGIS 3.34.1\apps\qgis\python\plugins
|
||||
|
Loading…
Reference in New Issue
Block a user