[GRASS-user] Problems starting grass 7.4.1 in ubuntu
Markus Metz
markus.metz.giswork at gmail.com
Mon Aug 5 13:32:12 PDT 2019
On Mon, Aug 5, 2019 at 5:35 PM Sebastián Dietrich <sebadietrich at gmail.com>
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?
GNUTranslations has an attribute ugettext only in Python2, not in Python3.
Make sure that the link "python" points to "python2", test with "python
--version"
Markus M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20190805/c9190edf/attachment.html>
More information about the grass-user
mailing list