[GRASS-user] 7.8.1 on Ubuntu 18.04
Pavel Jansa
pavel at pawleeq.com
Sun Nov 24 23:04:06 PST 2019
Hello,
after recent update on November 11th my grass installation stopped
working. I can get to grass shell without gui, but can't start anything.
It alway looks like this:
➜ ~ g.gui wxpython
Launching <wxpython> GUI in the background, please wait...
Traceback (most recent call last):
File "/usr/lib/grass78/gui/wxpython/wxgui.py", line 105, in OnInit
from lmgr.frame import GMFrame
File "/usr/lib/grass78/gui/wxpython/lmgr/frame.py", line 50, in <module>
from gui_core.preferences import MapsetAccess, PreferencesDialog
File "/usr/lib/grass78/gui/wxpython/gui_core/preferences.py", line
51, in <module>
from gui_core.dialogs import SymbolDialog, DefaultFontDialog
File "/usr/lib/grass78/gui/wxpython/gui_core/dialogs.py", line 50, in
<module>
from gui_core.gselect import LocationSelect, MapsetSelect, Select, \
File "/usr/lib/grass78/gui/wxpython/gui_core/gselect.py", line 64, in
<module>
from gui_core.widgets import ManageSettingsWidget, CoordinatesValidator
File "/usr/lib/grass78/gui/wxpython/gui_core/widgets.py", line 92, in
<module>
from gui_core.wrap import Button, SearchCtrl, StaticText, StaticBox, \
File "/usr/lib/grass78/gui/wxpython/gui_core/wrap.py", line 39, in
<module>
from wx import NewIdRef as NewId
ImportError: cannot import name 'NewIdRef'
OnInit returned false, exiting...
I tried reinstalling grass from grass-devel and ubuntugis-unstable PPAs
to same result. I also tried compiling from source, with no success so far.
Hope to solve this, as I realy loved working with grass 6.4.x couple
years ago.
Cheers,
Pavel
More information about the grass-user
mailing list