Markus, Just tried this on Ubuntu 18.04.5 and got:
GRASS 7.8.5 (world_location):/media/teaiii/development/grass > g.extension extension=wx.metadata operation=add Fetching <wx.metadata> from GRASS GIS Addons repository (be patient)... Compiling... Makefile:7: *** Traceback (most recent call last): File "mdlib/dependency.py", line 132, in <module> sys.exit(main()) File "mdlib/dependency.py", line 127, in main if check_dependencies(module_name=module): File "mdlib/dependency.py", line 115, in check_dependencies except ModuleNotFoundError: NameError: global name 'ModuleNotFoundError' is not defined. Stop. ERROR: Compilation failed, sorry. Please check above error messages. Tom On Sat, Jan 9, 2021 at 8:57 AM Markus Neteler <[email protected]> wrote: > Hi Andrea, > > Andrea Giudiceandrea via grass-user <[email protected]> schrieb > am Sa., 9. Jan. 2021, 13:51: > >> Hi all, >> I'd like to use g.gui.cswbrowser, so I need to install the wx.metadata >> addon. >> >> Anyway, any attempt to install it using >> >> g.extension extension=wx.metadata operation=add >> >> gives the following error: >> >> (Sat Jan 9 13:35:32 2021) >> >> g.extension -f extension=wx.metadata >> >> Downloading precompiled GRASS Addons <wx.metadata>... >> Updating addons metadata file... >> WARNING: No addons metadata available. Addons metadata file not updated. >> Updating private addons metadata file... >> WARNING: No addons metadata available. Addons metadata file not updated. >> Installation of <wx.metadata> successfully finished >> (Sat Jan 9 13:35:42 2021) Command finished (10 sec) >> >> >> It seems also that the wx.metadata addon is not listed in >> https://grass.osgeo.org/addons/grass7/modules.xml > > > > This is unexpected, indeed. > Can you please open a bug report? > Apparently that file isn't properly updated on the server. > > > Any hint on how to properly install the wx.metadata addon in order to use >> g.gui.cswbrowser? >> > > What is your operating system? > > Best > Markus > > _______________________________________________ > grass-user mailing list > [email protected] > https://lists.osgeo.org/mailman/listinfo/grass-user > -- Thomas E Adams, III 207 Chowning Lane Blacksburg, VA 24060 [email protected] (personal) [email protected] (work) 1 (513) 739-9512 (cell)
_______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
