Regarding this: I defined: g.gisenv set="DEBUG=0" And I got this error:
Traceback (most recent call last): File "/usr/lib/grass64/etc/wxpython/wxgui.py", line 1005, in OnXTerm del os.environ['GRASS_RENDER_IMMEDIATE'] File "/usr/lib/python2.6/os.py", line 496, in __delitem__ del self.data[key] KeyError : 'GRASS_RENDER_IMMEDIATE' Am I missing some "suggested" package ? Thanks Best regards, Nikos On Tue, Jan 19, 2010 at 8:00 PM, Hamish <[email protected]> wrote: > Nikos wrote: > > I'm running GRASS 6.4-svn in a Linux Machine > > (CENT OS) and I needed to run i.ortho.photo but I got this > > error:Exception in thread > ... > > Debug.msg (3, "Command( ): cmd='%s', > > wait=%s, returncode=%d,alive=%s" % > > \TypeError:sequence > > item 2: exepected string, list found > > > > Any ideas of what is "wrong"? > > > try turning off debug messages. > > g.gisenv set="DEBUG=0" > > > Hamish > > > > >
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
