[GRASS-dev] Re: [GRASS-windows] compiling WINGrass Python Scripts - ExpatError

Johannes Radinger JRadinger at gmx.at
Thu Dec 8 07:03:36 EST 2011


Hi,

-------- Original-Nachricht --------
> Datum: Wed, 7 Dec 2011 21:23:13 +0000
> Von: Glynn Clements <glynn at gclements.plus.com>
> An: Johannes Radinger <JRadinger at gmx.at>
> CC: grass-dev at lists.osgeo.org, grass-windows at lists.osgeo.org
> Betreff: Re: [GRASS-windows] compiling WINGrass Python Scripts - ExpatError

> 
> Johannes Radinger wrote:
> 
> > I tried to run the script now manually with --help
> > from the command line. For simplicicity I only tried
> > v.krige.py, a python script that already comes with
> > the GRASS 6.5 SVN install.
> 
> v.krige.py isn't a normal Python script; it has its own GUI.

I just meant that it comes already with GRASS so that I can be sure
that the source of the error is not my own script!

> 
> > I also tried to run my own script without the .py ending and with
> --help:
> > '''''''''''''''''''''''''''''''''''''''
> > pythontest_l --help
> > Traceback (most recent call last):
> >    File "C:\OSGeo4W\apps\grass\grass-6.5.svn\scripts\pythonte
> > st_l.py", line 42, in <module>
> >      import grass.script as grass
> > ImportError: No module named grass.script
> > '''''''''''''''''''''''''''''''''''''''
> 
> You need:
> 
> 	set PYTHONPATH=%GISBASE%\etc\python;%PYTHONPATH%
> 
> 7.0 does this automatically, but 6.x doesn't.

Where do I have to set this permanently in Windows? Do I have modify a certain file? I'd need to use also my system python (2.6) and its modules within the script - will there be conflict?

Although the combination GRASS 6.x, Windows and Python isn't well tested I want to give it a try - as a tester....:)

/johannes

> 
> > What is the normal way to run a python script in windows, with or 
> > without the .py ending?
> 
> I don't know. GRASS 6.x, Windows, and Python isn't a particularly
> well-tested combination.
> 
> -- 
> Glynn Clements <glynn at gclements.plus.com>


-- 
NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie!		
Jetzt informieren: http://www.gmx.net/de/go/freephone


More information about the grass-dev mailing list