[GRASS-SVN] r73166 - grass/trunk/temporal/t.rast.algebra
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Aug 24 06:03:58 PDT 2018
Author: neteler
Date: 2018-08-24 06:03:58 -0700 (Fri, 24 Aug 2018)
New Revision: 73166
Modified:
grass/trunk/temporal/t.rast.algebra/t.rast.algebra.html
Log:
t.rast.algebra manual: explain ply installation on MS-Windows
Modified: grass/trunk/temporal/t.rast.algebra/t.rast.algebra.html
===================================================================
--- grass/trunk/temporal/t.rast.algebra/t.rast.algebra.html 2018-08-24 13:00:30 UTC (rev 73165)
+++ grass/trunk/temporal/t.rast.algebra/t.rast.algebra.html 2018-08-24 13:03:58 UTC (rev 73166)
@@ -587,6 +587,9 @@
# Fedora
sudo dnf install python-ply
+
+# MS-Windows (OSGeo4W: requires "python-pip" package to be installed)
+python-pip install ply
</pre></div>
<h2>SEE ALSO</h2>
More information about the grass-commit
mailing list