I'm debugging the addon i.segment.stats with a colleague working on
windows. In the module, I call find_program() from the python scripting
library to check whether another addon (r.object.geometry) is
installed. However, the test seems to fail on Windows even if the addon
is installed.

There was some discussions related to this in #2008 [1], but not
specifically concerning windows, except for a comment by Hamish saying:

"works on linux with g.extension, not on Windows due to .bat wrapper
files and .py extension $0 != $0 fun with g.parser"

What is the status of this ? Should this work ?

Moritz



[1] http://trac.osgeo.org/grass/ticket/2008
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to