Hi, the latest update of wx.metadata causes the install to fail, with:
WARNING: Extension <wx.metadata> already installed. Re-installing…
Fetching <wx.metadata> from GRASS GIS Addons repository (be patient)…
Compiling…
Traceback (most recent call last):
File “/tmp/grass7-paulo-5406/tmpBm2_9Z/wx.metadata/scripts
/g.gui.cswbrowser”, line 19, in
from grass.script.setup import set_gui_path
ImportError: cannot import name set_gui_path
make[1]: *** [g.gui.cswbrowser.tmp.html] Error 1
Traceback (most recent call last):
File “/tmp/grass7-paulo-5406/tmpBm2_9Z/wx.metadata/scripts
/g.gui.metadata”, line 33, in
from grass.script.setup import set_gui_path
ImportError: cannot import name set_gui_path
make[1]: *** [g.gui.metadata.tmp.html] Error 1
Installing…
/usr/bin/install: cannot stat ‘/tmp/grass7-paulo-5406/tmpB
m2_9Z/wx.metadata/docs/html/g.gui.cswbrowser.html’: No
such file or directory
make[1]: *** [install] Error 1
/usr/bin/install: cannot stat ‘/tmp/grass7-paulo-5406/tmpB
m2_9Z/wx.metadata/docs/html/g.gui.metadata.html’: No such
file or directory
make[1]: *** [install] Error 1
make: *** [installsubdirs] Error 2
WARNING: Installation failed, sorry. Please check above error messages.