On Sun, Nov 25, 2012 at 10:14 AM, 王德辉 <[email protected]> wrote: > Hi all ! > I met this error. > GRASS 7.0.svn (ssta8588):/usr/local/src/grass_trunk > Traceback (most recent > call last): > File "/usr/local/grass-7.0.svn/etc/gui/wxpython/mapdisp/main.py", line > 322, in <module> > gmMap = MapApp(0) > File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", > line 7981, in __init__ > self._BootstrapApp() > File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", > line 7555, in _BootstrapApp > return _core_.PyApp__BootstrapApp(*args, **kwargs) > File "/usr/local/grass-7.0.svn/etc/gui/wxpython/mapdisp/main.py", line > 243, in OnInit > size = monSize) > TypeError: __init__() takes at least 3 arguments (3 given) > Cheers, > dehui
I can confirm it. It will be due to the current wxGUI refactoring in GRASS 7 which will lead to an improved and simplified code structure. I assume that this will be solved shortly. Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
