Dear Pierric,

On Wed, Feb 11, 2015 at 10:02 AM, Pierric de Laborie
<pierric.delabo...@gmail.com> wrote:
> I don't understand why Grass seems to get stuck on the following Python
> command :
>
> r.composite(red="B4",green="B3",blue="B2",output="mycomposite",quiet=QUIET,overwrite=OVR)

Have you tried to run the same command in BASH in a normal GRASS
shell? Does it work?

if yes, can you run a python interpreter inside the GRASS shell and
see if calling the module from pygrass it works or not.

Just some ideas to understand where could be the problem.

All the best

Pietro
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to