Just an update: generic binary (https://grass.osgeo.org/grass78/binary/linux/snapshot/) behaves the same way.

Dne 25. 11. 19 v 8:04 Pavel Jansa napsal(a):
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

_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to