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

Helena Herrera helenaherrera1980 at gmail.com
Thu Sep 30 21:31:50 EDT 2010


Greetings

I have developed a Script to import Landsat images that runs just fine in
Linux

But when I compile (Msys)  with this expressioN:
make -C r.in.landsat
MODULE_TOPDIR=/C/OSGeo4W/usr/src/grass-6.4.svn_src_snapshot_2010_09_04

and run in GRASS I get this error:

Traceback (most recent call last):
  File "C:/OSGeo4W/apps/grass/grass-6.4.1svn/etc/wxpython/wx
gui.py", line 486, in OnRunCmd
self.goutput.RunCmd(cmd, switchPage=False)
  File "C:\OSGeo4W\apps\grass\grass-6.4.1svn\etc\wxpython\gu
i_modules\goutput.py", line 368, in RunCmd
menuform.GUI().ParseCommand(cmdlist, parentframe=self)
  File "C:\OSGeo4W\apps\grass\grass-6.4.1svn\etc\wxpython\gu
i_modules\menuform.py", line 1866, in ParseCommand
xml.sax.parseString(getInterfaceDescription(cmd[0]).decode(e
nc).split('\n',1)[1].replace('', '<?xml version="1.0"
encoding="utf-8"?>\n', 1).encode("utf-8"),
IndexError
:
list index out of range
1- Is my compilation expression correct?

2- What am I missing on this?
Thanks
Helena
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20101001/a7fd9ed8/attachment.html


More information about the grass-user mailing list