No, 2008/2/11, Carlos Guâno Grohmann <[EMAIL PROTECTED]>: > Hi, I just updated from svn, to test the new wxgui, but I got some errors: > > GRASS 6.3.svn (amsul_wgs84):~ > Traceback (most recent call last): > File "/usr/local/grass-6.3.svn/etc/wxpython/wxgui.py", line 53, in <module> > import gui_modules.utils as utils > File "/usr/local/grass-6.3.svn/etc/wxpython/gui_modules/utils.py", > line 20, in <module> > import gcmd > File "/usr/local/grass-6.3.svn/etc/wxpython/gui_modules/gcmd.py", > line 29, in <module> > import wx > ImportError: No module named wx > > > Should I just rename some file? Or is it more serious?
no, you just need to install wxPython >= 2.8.1, see http://svn.osgeo.org/grass/grass/trunk/gui/wxpython/README Martin -- Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa * _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
