On 29/06/15 16:57, Gra wrote:
Hi I compiled Grass 7.0 (with OpenMP) on a CENTOS 7 OS.

everything works properly, but I'm not able to use PYGRASS

here is my first part of the codes if I add import pygrass I have the error:
*
     import pygrass

ImportError: No module named pygrass

try

import grass.pygrass

pygrass is on the same level as script which you seem to be able to import successfully.

Moritz

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

Reply via email to