<div dir="ltr">Thanks for attention, Markus<div>The problem seems  to be with the path, however,  I am quite lost here. I have not been able to figure out that which part of my script has to be edited.</div><div class="gmail_extra"><br clear="all"><div><div class="gmail-m_7584202450282265814gmail_signature"><div dir="ltr"><div style="font-size:12.8px"><b>Regards,</b></div><div style="font-size:12.8px"><b>Ang Dawa Sherpa</b></div><div style="font-size:12.8px"><b>GIS technician - Irrigation Master Plan</b></div><div style="font-size:12.8px"><b>WRPPF - DOI, Nepal Government</b></div><div style="font-size:12.8px"><b>Lalitpur</b></div><div style="font-size:12.8px"><b>contact: 984 007 3861</b></div></div></div></div>
<br><div class="gmail_quote">On Wed, Jan 11, 2017 at 5:07 PM, Markus Neteler <span dir="ltr"><<a href="mailto:neteler@osgeo.org" target="_blank">neteler@osgeo.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span>On Wed, Jan 11, 2017 at 5:38 AM, Ang Sherpa <<a href="mailto:angsherpa232@gmail.com" target="_blank">angsherpa232@gmail.com</a>> wrote:<br>
> This is what command shell throws:<br>
><br>
> Cleaning up temporary files...<br>
> Starting GRASS GIS...<br>
> WARNING: Concurrent mapset locking is not supported on Windows<br>
> Executing <d.mon wx2> ...<br>
> Execution of <d.mon wx2> finished.<br>
> Cleaning up temporary files...<br>
><br>
> C:\Users\WRPPF-A>ERROR: Variable 'LOCATION_NAME' not set<br>
> Traceback (most recent call last):<br>
>   File "C:\Program Files\GRASS GIS 7.2.0/gui/wxpython/mapdisp/mai<wbr>n.py", line<br>
> 608, in <module><br>
>     fd = open(pidFile, 'w')<br>
> IOError: [Errno 2] No such file or directory:<br>
> 'C:\\Users\\WRPPF-A\\Documents<wbr>\\grassdata\\nc_spm_08_grass7\<wbr>\user1\\.tmp/unknown/MONITORS/<wbr>wx2\\pid'<br>
<br>
</span>I see a mixture of \\ and / path separators:<br>
<br>
In this section<br>
<a href="https://trac.osgeo.org/grass/browser/grass/trunk/lib/display/r_raster.c#L110" rel="noreferrer" target="_blank">https://trac.osgeo.org/grass/b<wbr>rowser/grass/trunk/lib/display<wbr>/r_raster.c#L110</a><br>
<br>
there are hardcoded / which might be wrong (/me guessing).<br>
<span class="gmail-m_7584202450282265814HOEnZb"><font color="#888888"><br>
Markus<br>
</font></span></blockquote></div><br></div></div>