ERROR: wxGUI requires wxPython

From GRASS-Wiki
Revision as of 08:19, 6 May 2021 by Neteler (talk | contribs) (Initial FAQ)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Q: I'm trying to start the graphical user interface but it tells me

ERROR: wxGUI requires wxPython. No module named 'wx'

A: The solution depends on the operating system in use. In general, the package "python3-wxPython" (naming may vary) is needed.

Things to verify:

  • do you use Anaconda? Please check if you have colliding Python versions. If not, read on below.

Linux specific notes:

Conda related notes (note that many user actually do not use conda):