[GRASS-user] Import grass.script
Shane Carey
careyshan at gmail.com
Sat Apr 6 16:35:11 PDT 2019
Hi,
I am trying to write an external standalone python script that is using
grass commands. I setup my variables as below. I then run python3 in the
terminal and import grass works fine. However, in Pycharm editor, it will
not import for me. Any ideas of how to get around this?
Thanks
export GISBASE="$(grass76 --config path)"
export PATH="$PATH:$GISBASE/bin:$GISBASE/scripts"
export DYLD_LIBRARY_PATH="$LD_LIBRARY_PATH:$GISBASE/lib"
export GIS_LOCK=$$
export GISRC="$HOME/.grass7/rc"
export PYTHONPATH="$PYTHONPATH:$GISBASE/etc/python"
Le gach dea ghui,
*Shane Carey*
*GIS and Data Solutions Consultant*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20190407/068469c9/attachment.html>
More information about the grass-user
mailing list