[GRASS-user] Get error output on pyhon console

Alec Ventura alecventura at hotmail.com
Sun Dec 13 14:43:37 PST 2015


Hi again folks, im trying to run a simple command and it gives an error:
g.run_command('d.vect', map='bore0 at Map')Traceback (most recent call last):  File "<input>", line 1, in <module>  File "C:\Program Files (x86)\GRASS GIS 7.0.2\etc\python\grass\script\core.py", line 394, in run_command    return handle_errors(returncode, returncode, args, kwargs)  File "C:\Program Files (x86)\GRASS GIS 7.0.2\etc\python\grass\script\core.py", line 312, in handle_errors    returncode=returncode)CalledModuleError: Module run None ['d.vect', 'map=bore0 at Map'] ended with errorProcess ended with non-zero return code 1. See errors in the (error) output.

How can i get the error output? or a more detailed error?Tnks,Alec. 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20151213/5e29de48/attachment.html>


More information about the grass-user mailing list