<div dir="ltr">Hi all,<div><br><div>I have just installed <font face="monospace, monospace">r.sun.daily</font> grass addon following the instructions described in <a href="https://grasswiki.osgeo.org/wiki/AddOns">https://grasswiki.osgeo.org/wiki/AddOns</a>.</div><div>As you can see in the console message the installation was successful:</div><div><br></div><div><div>(<font face="monospace, monospace">Thu Feb 09 12:56:20 2017)                                                      </font></div><div><font face="monospace, monospace">g.extension extension=r.sun.daily operation=add                                 </font></div><div><font face="monospace, monospace">Downloading precompiled GRASS Addons <r.sun.daily>...<br></font></div><div><font face="monospace, monospace">Updating addons metadata file...</font></div><div><font face="monospace, monospace">Installation of <r.sun.daily> successfully finished</font></div><div><font face="monospace, monospace">(Thu Feb 09 12:56:22 2017) Command finished (2 sec)                             </font></div></div><div><br></div><div>Also, if I check the list of extensions installed I get this result:</div><div><span style="font-family:monospace,monospace"><br></span></div><div><span style="font-family:monospace,monospace">C:\> g.extension -a</span><br></div><div><font face="monospace, monospace">List of installed extensions <modules>:</font></div><div><font face="monospace, monospace">r.sun.daily</font></div><div><br></div><div><div>But, when I try to execute <font face="monospace, monospace">r.sun.daily</font> inside a python script it seems like the addon was not installed.</div><div>As a example, this is the command that I have been using ...</div></div><div><br></div><div><div><font face="monospace, monospace">gscript.run_command("r.sun.daily", flags = "t", elevation = "dsm", aspect = "aspect", slope = "slope", ... )</font></div><div><br></div></div><div>And this is the error message: </div><div><font face="monospace, monospace">OSError: Cannot find the executable r.sun.daily</font><br></div><div><font face="monospace, monospace"><br></font></div><div>should i have to do anything more to finish the installation properly ?<br></div><div><br></div><div>Many thanks in advance,</div><div><br></div><div>A.</div></div></div>