<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Mar 26, 2016 at 4:16 PM, ddarlac <span dir="ltr"><<a href="mailto:dimntar@rutgers.edu" target="_blank">dimntar@rutgers.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">yes I did - the result is nothing (no gui, similar to the other attempts)</blockquote></div><br><br></div><div class="gmail_extra">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:<br><br>python /usr/lib/grass70/gui/wxpython/wxgui.py<br><br></div><div class="gmail_extra">or you can try just:<br><br>python $GISBASE/gui/wxpython/wxgui.py<br><br></div><div class="gmail_extra">which is basically what g.gui does in the background.<br></div></div>