[GRASS-user] Cannot open GRASS welcome GUI

Hi,

I am running GRASS GIS on ubuntu 14.04. I was trying to run g.extension and started GRASS through command line using
grass -text
It then set the text version as default.

Now I cannot open GRASS with the welcoming screen anymore, which asks the location and mapset before starting grass.
When I type
grass -gui, I get this error message:

Cleaning up temporary files…
Starting GRASS GIS…
ERROR: wxGUI requires wxPython. No module named wxversion
ERROR: Error in GUI startup. See messages above (if any) and if necessary, please report this error to the GRASS developers.
On systems with package manager, make sure you have the right GUI package, probably named grass-gui, installed.
To run GRASS GIS in text mode use the -text flag.
Use ‘–help’ for further options
grass72 --help
See also: https://grass.osgeo.org/grass72/manuals/helptext.html

Exiting…

However, my wxpython version is updated, and I did not found what to do in list posts. This is probably very basic, but I could not solve it (even by reinstalling grass).

Thanks!
Bernardo

ERROR: wxGUI requires wxPython. No module named wxversion

as the error message says: have you wxversion installed? Have a look into
your package manager if it's on your system.

-----
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html

Hi Helmut,

it is installed. I tried to reinstall it with apt-get but the most updated version was already installed.

Then I could run it by updating wxpython using
conda install wxpython
and then re-installing grass-gui using apt-get.

Now it is working.
Thanks!

Bernardo Niebuhr

Em quarta-feira, 18 de outubro de 2017 10:10:06 BRST, Helmut Kudrnovsky hellik@web.de escreveu:

ERROR: wxGUI requires wxPython. No module named wxversion

as the error message says: have you wxversion installed? Have a look into
your package manager if it’s on your system.


best regards
Helmut

Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html


grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user