Greetings

I'm using grass.Popen like this:
externalProcess = grass.Popen(cmd, stdout=grass.PIPE, stderr=grass.PIPE, cwd=tempfile) It seems that I'm getting some error while running this function but the only thing that is printed in my command Output window is:
<grass.script.core.Popen object at 0x00D6ECD0>

How can I get the exact error that I'mgetting?

Thanks

Best regards,
Antonio


__________ Information from ESET NOD32 Antivirus, version of virus signature 
database 6003 (20110331) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com


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

Reply via email to