Bug report #16186
Updated by Giovanni Manghi over 7 years ago
Under Windows all the GRASS7 tools that are .bat files (pointing to python scripts) are broken in processing, but does not seems to be a processing thing. They work ok under Linux (can test macOS too if necessary).
Error message is like this
"C:\\OSGEO4~1\\bin>v.dissolve input=tmp1487011631917 column="Concelho" output=output00e668ad483d4e65b2c382124335b3f7 --overwrite
'""' is not recognized as an internal or external command,
operable program or batch file. " ... any idea where to look in? Same commands on Windows/GRASS6 work ok.
this is on 2.14 to 2.18, cannot test on master/Windows as there is a python error on start that prevents Processing from loading.
Error message is like this
"C:\\OSGEO4~1\\bin>v.dissolve input=tmp1487011631917 column="Concelho" output=output00e668ad483d4e65b2c382124335b3f7 --overwrite
'""' is not recognized as an internal or external command,
operable program or batch file. " ... any idea where to look in? Same commands on Windows/GRASS6 work ok.
this is on 2.14 to 2.18, cannot test on master/Windows as there is a python error on start that prevents Processing from loading.