<div dir="ltr"><div>Hi,</div><div><br></div><div>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...</div><div><br></div><div>It seems that the paths to saga are not set on the OSGeo4w shell, and I needed to set it manually by doing:</div><div><br></div><div><div><span style="background-color:rgb(204,204,204)"><span style="font-family:courier new,monospace">PATH=%PATH%;C:/OSGEO4~1/apps\saga-ltr;C:/OSGEO4~1/apps\saga-ltr\modules</span></span></div><div><br></div><div>and</div><div><br></div><div><span style="background-color:rgb(204,204,204)"><span style="font-family:courier new,monospace">SET SAGA_MLB=C:/OSGEO4~1/apps\saga-ltr\modules</span></span></div><div><span style="background-color:rgb(204,204,204)"><span style="font-family:courier new,monospace"><br></span></span></div><div>Could/should we include these folders in the path by default?<span style="background-color:rgb(204,204,204)"><span style="font-family:courier new,monospace"><br></span></span></div><br>Best regards,<br><br>Alex Neto</div></div>