[GRASS-dev] [GRASS GIS] #1619: v.krige won't load: ImportError: No module named globalvar

GRASS GIS trac at osgeo.org
Mon Sep 10 01:41:47 PDT 2012


#1619: v.krige won't load: ImportError: No module named globalvar
---------------------+------------------------------------------------------
 Reporter:  momsen   |       Owner:  grass-dev@…              
     Type:  defect   |      Status:  new                      
 Priority:  normal   |   Milestone:  7.0.0                    
Component:  Default  |     Version:  svn-trunk                
 Keywords:  krige    |    Platform:  Linux                    
      Cpu:  x86-64   |  
---------------------+------------------------------------------------------

Comment(by annakrat):

 Replying to [comment:5 annakrat]:
 > I can fix the FlatNotebook part of error (probably tomorrow, I must
 first download some packages to be able to test it).

 After installation of needed packages I get this error:

 {{{
 GRASS 7.0.svn (spearfish60):/usr/local/src/trunk > v.krige
 Loading dependencies, please wait...
 rgeos: (SVN revision 348)
  GEOS runtime version: 3.3.3-CAPI-1.7.4
  Polygon checking: TRUE

 Loading required package: zoo

 Attaching package: ‘zoo’

 The following object(s) are masked from ‘package:base’:

     as.Date, as.Date.numeric

 Loading required package: xts
 GRASS GIS interface loaded with GRASS version: GRASS 7.0.svn (2012)
 and location: spearfish60
 Checking rgeos availability: TRUE
 Loading required package: automap
 Traceback (most recent call last):
   File "/usr/local/src/trunk/dist.i686-pc-linux-gnu/scripts/v.krige", line
 414, in <module>
     main()
   File "/usr/local/src/trunk/dist.i686-pc-linux-gnu/scripts/v.krige", line
 312, in main
     controller = controller)
   File "/usr/local/src/trunk/dist.i686-pc-linux-
 gnu/etc/gui/wxpython/scripts/vkrige.py", line 269, in __init__
     self.Panel = KrigingPanel(self, Rinstance, controller)
   File "/usr/local/src/trunk/dist.i686-pc-linux-
 gnu/etc/gui/wxpython/scripts/vkrige.py", line 98, in __init__
     self.CreatePage(package = Rpackage, Rinstance = Rinstance, controller
 = controller)
   File "/usr/local/src/trunk/dist.i686-pc-linux-
 gnu/etc/gui/wxpython/scripts/vkrige.py", line 175, in CreatePage
     controller = controller)))
   File "/usr/local/src/trunk/dist.i686-pc-linux-
 gnu/etc/gui/wxpython/scripts/vkrige.py", line 394, in __init__
     ModelFactor = robjects.r.vgm().rx('long')
 AttributeError: 'RDataFrame' object has no attribute 'rx'
 }}}
 I have no idea what rx is or how too fix this.

 Anna

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



More information about the grass-dev mailing list