QGIS is a free and open source GIS System. However it comes with an unusual setup. To use it with Pyscripter you need to:
- copy python3.exe and python36.dll (or python37.dll for recent versions) from the bin folder (osgeo4w\bin) to the python folder (osgeo4w\apps\Python36 or osgeo4w\apps\Python36)
- rename python3.exe to python.exe
Then the installation is similar to the ones described here.
No comments:
Post a Comment