On Sat, Mar 26, 2016 at 4:16 PM, ddarlac <dimn...@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.
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to