Hi,

2017-01-06 6:22 GMT+01:00 Ang Sherpa <[email protected]>:
> I tried to launch the script through the link you provided, however, it
> throws and import error stating "No module named core.gcmd".

you need to add wxGUI package to the path.

    from grass.script.setup import set_gui_path
    set_gui_path()

Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to