Now that I have successfully installed Grass 7.2, I am wondering why I didn’t get the wxGUI with it.
○ → grass72 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… From the Macports definition, it seems it does have wxPython as a dependency. Suggestions? Puneet