[GRASS-user] Error when running a scrip in Windows-WinGRASS

Glynn Clements glynn at gclements.plus.com
Fri Oct 15 18:02:02 EDT 2010


M.Onur Kurum wrote:

>   after installing pywin32 for python25, I get this error:
> 
> GRASS 7.0.svn> r.ipso.py

>    File "C:\Python25\lib\xml\etree\ElementTree.py", line 1254, in close
>      self._parser.Parse("", 1) # end of data
> xml.parsers.expat.ExpatError: no element found: line 1, column 0

This suggests that "r.ipso.py --interface-description" didn't produce
any output.

Try running it from the command line with the --help or
--interface-description switches. You may get a more informative error
message.

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-user mailing list