<div dir="ltr"><div>Hi, I am trying to install the metadata module (on Ubuntu 14.04, GRASS 7.1dev), but with no luck. See error message below. As far as I can see I have installed all dependencies. I have also tried again after a complete fresh start (removing the addon folder (.grass7) and fresh install of GRASS), also without further success, so I am a bit at loss how to proceed. I have seen a similar message before, but I don't think I have seen a solution?<br><br></div>Paulo<br><div><div><div><br><br><br><span style="font-family:monospace,monospace">GRASS 7.1.svn (latlon):~ > g.extension extension=wx.metadata<br>Fetching <wx.metadata> from GRASS GIS Addons repository (be patient)...<br>Compiling...<br>Traceback (most recent call last):<br>  File "/tmp/grass7-paulo-18211/tmpcbl2Z1/wx.metadata/scripts/db.csw.admin", line 127, in <module><br>    from cswutil import *<br>ImportError: No module named cswutil<br>make[1]: *** [db.csw.admin.tmp.html] Error 1<br>Traceback (most recent call last):<br>  File "/tmp/grass7-paulo-18211/tmpcbl2Z1/wx.metadata/scripts/g.gui.cswbrowser", line 22, in <module><br>    from cswlib import CSWBrowserPanel, CSWConnectionPanel<br>ImportError: No module named cswlib<br>make[1]: *** [g.gui.cswbrowser.tmp.html] Error 1<br>Traceback (most recent call last):<br>  File "/tmp/grass7-paulo-18211/tmpcbl2Z1/wx.metadata/scripts/g.gui.metadata", line 38, in <module><br>    import mdgrass<br>ImportError: No module named mdgrass<br>make[1]: *** [g.gui.metadata.tmp.html] Error 1<br>Installing...<br>/usr/bin/install: cannot stat ‘/tmp/grass7-paulo-18211/tmpcbl2Z1/wx.metadata/docs/html/db.csw.admin.html’: No such file or directory<br>make[1]: *** [install] Error 1<br>/usr/bin/install: cannot stat ‘/tmp/grass7-paulo-18211/tmpcbl2Z1/wx.metadata/docs/html/g.gui.cswbrowser.html’: No such file or directory<br>make[1]: *** [install] Error 1<br>/usr/bin/install: cannot stat ‘/tmp/grass7-paulo-18211/tmpcbl2Z1/wx.metadata/docs/html/g.gui.metadata.html’: No such file or directory<br>make[1]: *** [install] Error 1<br>make: *** [installsubdirs] Error 2<br>WARNING: Installation failed, sorry. Please check above error messages.<br></span><br></div></div></div></div>