Hi Niroshan, On Wed, Aug 27, 2014 at 11:43 AM, Niroshan Sanjaya <[email protected]> wrote: > when I work with GRASS GIS I got following error > "No module named pygrass.modules.shortcuts"
Can you provide a bit more of code or some more information about your workflow? What do you do? are you programming in python? are you using a shell or the gui? I suspect that is missing grass, the following line is working on my pc: from grass.pygrass.modules.shortcuts import raster as r Pietro _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
