On Thu, Jun 15, 2017 at 9:19 PM, Louis DEMANGE <[email protected]> wrote: > > Dear grass-users, > > After a full installation of "grass gis" and the download of the addon > "r.massmov" through the user interface, > I do not manage to launch r.massmov. When I execute r.massmov, I become the > error message : > > ------------- > > "Traceback (most recent call last): > File "C:\Program Files\GRASS GIS > 7.2.1\gui\wxpython\gui_core\menu.py", line 174, in <lambda> > > self._btnRun.Bind(wx.EVT_BUTTON, lambda evt: self.Run()) ... > Impossible de récupérer la description de l'interface pour > la commande 'r.massmov'. > Détails: C:\Program Files\GRASS GIS > 7.2.1\extrabin\python.exe: can't open file 'r.massmov': > [Errno 2] No such file or directory" ... > Do you know what is the problem ? Thank for you help !
Which of the two Windows installers did you use? The standalone version or OSGeo4W? Note that r.massmov makes use of openMP (needs the libgomp DLL, package "libgomp1"). Markus _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
