[GRASS-dev] Re: [GRASS GIS] #1196: v.krige.py fails with ImportError: No module named vkrige

GRASS GIS trac at osgeo.org
Mon May 30 03:45:13 EDT 2011


#1196: v.krige.py fails with ImportError: No module named vkrige
---------------------+------------------------------------------------------
 Reporter:  marisn   |       Owner:  grass-dev@…              
     Type:  defect   |      Status:  new                      
 Priority:  normal   |   Milestone:  6.5.0                    
Component:  Vector   |     Version:  svn-develbranch6         
 Keywords:  v.krige  |    Platform:  Linux                    
      Cpu:  x86-64   |  
---------------------+------------------------------------------------------
Changes (by hamish):

  * keywords:  => v.krige


Comment:

 Hi,

 apparently it needs to be started with:
 {{{
  v.krige.py --ui
 }}}

 to forcibly launch the parser. probably an easy fix for that, but I'm not
 sure of the exact incantation.

 (also it would be good to tweak the Makefile to install the module to
 $GISBASE/scripts/ ''without'' the .py extension)


 Hamish

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/1196#comment:1>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list