[GRASS-dev] [GRASS GIS] #1982: v.rast.stats: running generates "Unable to fetch interface description for command" error

GRASS GIS trac at osgeo.org
Tue May 28 06:05:12 PDT 2013


#1982: v.rast.stats: running generates "Unable to fetch interface description for
command" error
--------------------------+-------------------------------------------------
 Reporter:  neteler       |       Owner:  grass-dev@…              
     Type:  defect        |      Status:  new                      
 Priority:  normal        |   Milestone:  7.0.0                    
Component:  wxGUI         |     Version:  svn-trunk                
 Keywords:  v.rast.stats  |    Platform:  MSWindows 7              
      Cpu:  Unspecified   |  
--------------------------+-------------------------------------------------
 Recent winGRASS 7 standalone installer - running v.rast.stats
 generates this error:

 {{{
 Traceback (most recent call last):
   File "C:\Program Files\GRASS GIS
 7.0.svn\etc\gui\wxpython\lmgr\frame.py", line 737, in
 OnMenuCmd

 cmd = self.GetMenuCmd(event)
   File "C:\Program Files\GRASS GIS
 7.0.svn\etc\gui\wxpython\lmgr\frame.py", line 722, in
 GetMenuCmd

 input = GUI().GetCommandInputMapParamKey(cmdlist[0])
   File "C:\Program Files\GRASS GIS
 7.0.svn\etc\gui\wxpython\gui_core\forms.py", line 2296, in
 GetCommandInputMapParamKey

 tree =
 etree.fromstring(gtask.get_interface_description(cmd))
   File "C:\Program Files\GRASS GIS
 7.0.svn\etc\python\grass\script\task.py", line 464, in
 get_interface_description

 "\n\nDetails: %(det)s") % { 'cmd' : cmd, 'det' :
 decode(cmderr) }
 grass.script.core
 .
 ScriptError
 :
 Unable to fetch interface description for command
 'v.rast.stats'.
 Details: C:\Program Files\GRASS GIS
 7.0.svn\extrabin\python.exe: can't open file 'v.rast.stats':
 [Errno 2] No such file or directory
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1982>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list