<div>Thanks Rich.  If this were a jigsaw puzzle I’d be missing the third piece.<caret></caret></div><div><br></div><div id="protonmail_signature_block" class="protonmail_signature_block"><div><div>Michael Allen<br></div><div>Industrial Weather<br></div><div>763-777-1263<br></div></div></div>  <div><br></div><div><br></div>On Mon, Dec 28, 2020 at 7:48 AM, Rich Shepard <<a href="mailto:rshepard@appl-ecosys.com" class="">rshepard@appl-ecosys.com</a>> wrote:<blockquote class="protonmail_quote" type="cite">  On Mon, 28 Dec 2020, mdwxman wrote:<br><br>> Very strange things happening here and I don't understand.<br><br>> 1. I ran make install in the src directory and it finished without error.<br>> grass78 is in /usr/local/bin as it should be. But running grass78 from<br>> this directory produces this output:<br>><br>> (base) [root@godelsrevenge ~]# /usr/local/bin/grass78 --gui<br>> Starting GRASS GIS...<br>> ERROR: wxGUI requires wxPython. No module named 'wx'<br>><br>> I hope I've included enough detail to help with this.<br><br>Michael,<br><br>I faced this issue a few years ago. The solution is to add this line to<br>~/.bash_profile:<br><br>export GRASS_WXVERSION=4.1.0<br><br>or whichever version of wxPython is installed on that host.<br><br>HTH,<br><br>Rich<br>_______________________________________________<br>grass-user mailing list<br>grass-user@lists.osgeo.org<br>https://lists.osgeo.org/mailman/listinfo/grass-user<br></blockquote><div><br></div><div><br></div>