<div dir="ltr"><div>All:<br><br></div>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:<br><br>r.mask --overwrite input=$basin_mask@$MAPSET<br><div><div><div><br>I get this error...<br><br>Traceback (most recent call last):<br>  File "/usr/local/grass-7.0.0beta3/scripts/r.mask", line 71, in <module><br>    import grass.script as grass<br>ImportError: No module named grass.script<br><br><br></div><div>I have never previously encountered this kind of thing calling r.mask in any of my GRASS scripts.<br><br></div><div>Any thoughts??<br><br></div><div>Thank you,<br></div><div>Tom<br></div></div></div></div>