All:

I have a GRASS bash shell script where all my GRASS commands (7.0.0beta3)
execute just fine except for my call to set a MASK:

r.mask --overwrite input=$basin_mask@$MAPSET

I get this error...

Traceback (most recent call last):
  File "/usr/local/grass-7.0.0beta3/scripts/r.mask", line 71, in <module>
    import grass.script as grass
ImportError: No module named grass.script


I have never previously encountered this kind of thing calling r.mask in
any of my GRASS scripts.

Any thoughts??

Thank you,
Tom
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to