El Thursday 10 April 2008 17:25:01 escribió: > Hi, > > 2008/4/10, Gustavo Martinez <[EMAIL PROTECTED]>: > > I've just compiled the GRASS63 RC6 in a Debian unstable amd64 machine. > > When I try to run it I get the following message: > > > > Starting GRASS ... > > Traceback (most recent call last): > > File "/usr/local/grass-6.3.0RC6/etc/wxpython/gis_set.py", line 31, in ? > > from gui_modules import globalvar > > File "/usr/local/grass-6.3.0RC6/etc/wxpython/gui_modules/globalvar.py", > > line 27, in ? > > import wx > > ImportError: No module named wx > > Error in GUI startup. If necessary, please > > report this error to the GRASS developers. > > > > The Tcltk GUI is working without problems. How can I fix this? > > well, you need to install wxPython to run wxPython-based GUI (wxPython > > >= 2.8.1 is required), see > > http://svn.osgeo.org/grass/grass/trunk/gui/wxpython/README > > regards, Martin
Hi Martin, I've checked and I have python-wxgtk2.8 installed. Also at the configure step I use --with-python --with-wxwidgets and it lists wxpython as yes. Gustavo -- Lic. Gustavo Martínez Gestión de Pesquerías Sub Secretaría de Pesca de la Nación Paseo Colón 982, Anexo Jardín Pesca Tel: (54) 11 43492165 Buenos Aires, República Argentina “Que la tierra se vaya haciendo camino ante tus pasos, que el viento sople siempre a tus espaldas, que el sol brille cálido sobre tu cara, que la lluvia caiga suavemente sobre tus campos y, hasta tanto volvamos a encontrarnos, que Dios te lleve en la palma de su mano.” _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
