Hi, I wrote a python 3 script that at some point calls saga_cmd. It worked fine on my Linux machine, but then the client tested it on Windows...
It seems that the paths to saga are not set on the OSGeo4w shell, and I needed to set it manually by doing: PATH=%PATH%;C:/OSGEO4~1/apps\saga-ltr;C:/OSGEO4~1/apps\saga-ltr\modules and SET SAGA_MLB=C:/OSGEO4~1/apps\saga-ltr\modules Could/should we include these folders in the path by default? Best regards, Alex Neto
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
