<div dir="ltr"><div>I have just tried to start the same command from the GRASS shell  (same machine and same GRASS database and location) and it gets stuck also. <br></div><div><br></div><div>GRASS 7.0.0svn (222):~/Grass_test > r.composite red=B5@PERMANENT green=B4@PERMANENT blue=B3@PERMANENT output=mycompo</div><div>Creating color table for output raster map...</div><div>0..6..12..18..25..31..37..43..50..56..62..68..75..81..87..93..100</div><div>Writing raster map <mycompo>...</div><div>0..</div><div><br></div><div>Running the same command in GRASS GUI (command shell) on Windows works fine and creates a composite in a few seconds. I am starting to think that it is due to the way I installed Grass on this Linux machine (I used the following link <a href="http://grasswiki.osgeo.org/wiki/Compile_and_Install#GRASS_7_on_Debian_Wheezy">http://grasswiki.osgeo.org/wiki/Compile_and_Install#GRASS_7_on_Debian_Wheezy</a> )</div><div><br></div><div>Thanks</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-02-11 10:42 GMT+01:00 Pietro <span dir="ltr"><<a href="mailto:peter.zamb@gmail.com" target="_blank">peter.zamb@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Pierric,<br>
<span class=""><br>
On Wed, Feb 11, 2015 at 10:02 AM, Pierric de Laborie<br>
<<a href="mailto:pierric.delaborie@gmail.com">pierric.delaborie@gmail.com</a>> wrote:<br>
> I don't understand why Grass seems to get stuck on the following Python<br>
> command :<br>
><br>
> r.composite(red="B4",green="B3",blue="B2",output="mycomposite",quiet=QUIET,overwrite=OVR)<br>
<br>
</span>Have you tried to run the same command in BASH in a normal GRASS<br>
shell? Does it work?<br>
<br>
if yes, can you run a python interpreter inside the GRASS shell and<br>
see if calling the module from pygrass it works or not.<br>
<br>
Just some ideas to understand where could be the problem.<br>
<br>
All the best<br>
<span class="HOEnZb"><font color="#888888"><br>
Pietro<br>
</font></span></blockquote></div><br></div>