[GRASS-user] Installing GIPE with grass-6.4.0RC5 source code

stephen sefick ssefick at gmail.com
Sat Feb 20 12:45:15 EST 2010


I am trying to install GIPE into GRASS.  Everything proceeds well
until I run GRASS.  The gui will not open up even after typing g.gui
into the GRASS command line.  Here is the error message that I get
when I open a location through the python gui.  Any help would be
greatly appreciated.

 File "/usr/local/grass-6.5.svn/etc/wxpython/wxgui.py", line 1664, in <module>
    sys.exit(main())
  File "/usr/local/grass-6.5.svn/etc/wxpython/wxgui.py", line 1657, in main
    app = GMApp(workspaceFile)
  File "/usr/local/grass-6.5.svn/etc/wxpython/wxgui.py", line 1581, in __init__
    wx.App.__init__(self, False)
  File "/usr/lib64/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py",
line 7978, in __init__
    self._BootstrapApp()
  File "/usr/lib64/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py",
line 7552, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "/usr/local/grass-6.5.svn/etc/wxpython/wxgui.py", line 1600, in OnInit
    workspace = self.workspaceFile)
  File "/usr/local/grass-6.5.svn/etc/wxpython/wxgui.py", line 134, in __init__
    self.menubar, self.menudata = self.__createMenuBar()
  File "/usr/local/grass-6.5.svn/etc/wxpython/wxgui.py", line 215, in
__createMenuBar
    self.menubar.Append(self.__createMenu(menuItems), menuLabel)
  File "/usr/local/grass-6.5.svn/etc/wxpython/wxgui.py", line 227, in
__createMenu
    subMenu = self.__createMenu(eachItem[1])
  File "/usr/local/grass-6.5.svn/etc/wxpython/wxgui.py", line 230, in
__createMenu
    self.__createMenuItem(menu, *eachItem)
TypeError: __createMenuItem() takes at least 7 arguments (6 given)

-- 
Stephen Sefick

Let's not spend our time and resources thinking about things that are
so little or so large that all they really do for us is puff us up and
make us feel like gods.  We are mammals, and have not exhausted the
annoying little problems of being mammals.

								-K. Mullis


More information about the grass-user mailing list