António Rocha wrote: > I have built a python script and it runs just fine in Windows GRASS. > when I try to compile it in Linux it places the script file in script > folder but when I try to run It I get the following error in Command > Outputwindow:
> ExpatError > : > no element found: line 1, column 0 > > and it does not launch the modules Interface > Any idea of what is happening and how to fix this? First, try running the script from the command line with the "help" or "--interface-description" flags. -- Glynn Clements <[email protected]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
