I’m using GRASS-GIS v6.4.3 (2013) on Linux Mint 17.3 Rosa but couldn’t get the GUI to start. I have tried all solutions I could find to no avail. What I have done so far
Uninstall (purge) and reinstall python-wxversion, python-wxgtk2.8 then grass-core, grass-dev & grass-gui
Error message I got
$ grass64
Starting GRASS … ERROR: wxGUI requires wxPython. No module named wxversion Error in GUI startup. If necessary, please report this error to the GRASS developers. Switching to text mode now. Hit RETURN to continue…
My machine info
System: Kernel: 4.4.0-28-generic x86_64 (64 bit gcc: 4.8.4) Desktop: Cinnamon 2.8.8 (Gtk 3.10.8) Distro: Linux Mint 17.3 Rosa Graphics: Card: NVIDIA GM107GL [Quadro K620] bus-ID: 01:00.0
I'm using GRASS-GIS v6.4.3 (2013) on Linux Mint 17.3 Rosa but couldn't get
the GUI to start. I have tried all solutions I could find to no avail.
What
I have done so far
- Uninstall (purge) and reinstall python-wxversion, python-wxgtk2.8 then
grass-core, grass-dev & grass-gui
*Error message I got*
*$ grass64*
*Starting GRASS ...*
*ERROR: wxGUI requires wxPython. No module named wxversion*
*Error in GUI startup. If necessary, please*
*report this error to the GRASS developers.*
*Switching to text mode now.*
*Hit RETURN to continue...*
Filtered, that would probably these here:
libwxbase3.0-dbg libwxbase3.0-dev libwxgtk3.0-dbg libwxgtk3.0-dev
python-wxgtk2.8 python-wxtools python-wxversion wx3.0-headers
wx-common
However, I used GRASS GIS 7 and not 6 on my Mint box.
Please consider to use G7 and not 6, due to the zillions of improvements [1].
probably the problem is here, you are not using the system Python
version (with wxpython installed) but the Anaconda one, so you have to
install wxPython in the Anaconda environment
probably the problem is here, you are not using the system Python
version (with wxpython installed) but the Anaconda one, so you have to
install wxPython in the Anaconda environment