El Thursday 10 April 2008 18:31:43 Martin Landa escribió: > Hi, > > 2008/4/10, Gustavo Martinez <[EMAIL PROTECTED]>: > > 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. > > that's strange, try > > python > > >>> import wx > > ?? > > Martin
[EMAIL PROTECTED]:~$ python Python 2.4.5 (#2, Mar 11 2008, 23:38:15) [GCC 4.2.3 (Debian 4.2.3-2)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import wx Traceback (most recent call last): File "<stdin>", line 1, in ? ImportError: No module named wx >>> -- 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
