#2902: i.segment.hierarchical: Execution of subprocesses was not successful
-------------------------+-------------------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.5
Component: Addons | Version: svn-trunk
Resolution: | Keywords: i.segment.hierarchical GridModule
CPU: | subprocesses
Unspecified | Platform: Unspecified
-------------------------+-------------------------------------------------
Comment (by mlennert):
I still have the same problem
{{{
i.group ls_ms
in=lsat7_2002_10@PERMANENT,lsat7_2002_30@PERMANENT,lsat7_2002_20@PERMANENT,lsat7_2002_40@PERMANENT,lsat7_2002_50@PERMANENT,lsat7_2002_70@PERMANENT
g.region rast=lsat7_2002_70@PERMANENT
i.segment.hierarchical ls_ms threshold=0.1 output=ls_ms_seg width=200
height=200 overlap=10
}}}
results in
{{{
Traceback (most recent call last):
File "/home/mlennert/.grass7/addons/scripts/i.segment.hierarchical",
line 252, in <module>
SEG.run()
File "/data/home/mlennert/SRC/GRASS/grass_trunk/dist.x86_64-pc-linux-
gnu/etc/python/grass/pygrass/modules/grid/grid.py", line 553, in run
raise RuntimeError(_("Execution of subprocesses was not successful"))
RuntimeError: Execution of subprocesses was not successful
}}}
I don't really know how to start debugging this. Could someone point me in
the right direction ?
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2902#comment:2>
GRASS GIS <https://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev