[GRASS-user] Grass7 GUI does not start

Vaclav Petras wenzeslaus at gmail.com
Sat Mar 26 14:08:13 PDT 2016


On Sat, Mar 26, 2016 at 4:16 PM, ddarlac <dimntar at rutgers.edu> wrote:

> yes I did - the result is nothing (no gui, similar to the other attempts)



You can try to run the Python code directly. Somewhere in your installation
should be "gui/wxpython/wxgui.py". From GRASS command line run something
like:

python /usr/lib/grass70/gui/wxpython/wxgui.py

or you can try just:

python $GISBASE/gui/wxpython/wxgui.py

which is basically what g.gui does in the background.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20160326/60c88915/attachment.html>


More information about the grass-user mailing list