On Sat, Apr 27, 2013 at 4:35 AM, Rashad M <[email protected]> wrote: > How to install pygrass on windows?. I cant find any installers.
The pygrass library should be already installed... Run python inside the GRASS terminal and try to import something like: >>> from grass.pygrass.vector import VectorTopo Best regards Pietro _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
