On Tue, Sep 6, 2016 at 8:12 PM, Rich Shepard <[email protected]>
wrote:

>   What do you suggest as further investigation why the error message
> appears
> when I invoke grass?
>


You can try the following commands in and outside of GRASS GIS session:

echo $GRASS_PYTHON
which python
python -c "import sys; print(sys.path)"
python -c "import numpy"

Vaclav
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to