Hi Sebastián, On Mon, Aug 5, 2019 at 5:34 PM Sebastián Dietrich <[email protected]> wrote: > > Hi everyone, when i try to launch g.gui i get the following message: > > GRASS 7.4.1 (EPSG5344):~/Documentos/grassdata > g.gui > Lanzando GUI <wxpython> en el fondo, por favor espere... > Traceback (most recent call last): > File "/usr/lib/grass74/gui/wxpython/wxgui.py", line 25, in <module> > from core import globalvar > File "/usr/lib/grass74/gui/wxpython/core/globalvar.py", line 39, in <module> > 'locale')).ugettext > AttributeError: 'GNUTranslations' object has no attribute 'ugettext' > [MÁSCARA ráster presente] > GRASS 7.4.1 (EPSG5344):~/Documentos/grassdata > > > Can someone help with this issue?
Do you have the "gettext" package installed? Best Markus -- Markus Neteler, PhD https://www.mundialis.de - free data with free software https://grass.osgeo.org https://courses.neteler.org/blog _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
