<div dir="ltr">Group,<div>No need to respond. I was able to resolve the issue by installing the newer Grass version.</div><div><br></div><div>alassane</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 2, 2018 at 1:28 AM, alassane toure <span dir="ltr"><<a href="mailto:atourej@gmail.com" target="_blank">atourej@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Group,<div>I need help with the following.  The attached script works as expected on the local machine (pyhon 2.7; Grass70) but does not work on the virtual machine (python 2.7 and Grass70).  The process gets stuck at ...</div><div><div><br></div><div>.....</div><div><font size="1">out, err = p.communicate()</font></div><div><font size="1">if p.returncode != 0:</font></div><div><font size="1">    print >>sys.stderr, 'ERROR: %s' % err</font></div><div><font size="1">    print >>sys.stderr, 'ERROR: Cannot generate location (%s)' % startcmd</font></div><div><font size="1">    sys.exit(-1)</font></div><div><font size="1">else:</font></div><div><font size="1">    print 'Created location %s' % location_path</font></div></div><div>.....</div><div><br></div><div>No error is reported and it does not create the temporary location.</div><div><br></div><div><br></div><div>Any help/suggestion is appreciated.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Alassane</div><div><br></div><div><br></div></font></span></div>
</blockquote></div><br></div>