I reinstalled GRASS stable version 6.4.2 and set its env.bat file as given below. Still the problem exists. I just commented print sys.path in it. <div><br></div><div><div>set WINGISBASE=%GISBASE%</div><div><br></div><div>
rem Directory where your .grassrc6 file will be stored</div><div>set HOME=%USERPROFILE%</div><div><br></div><div>rem Name of the wish (Tk) executable</div><div>set GRASS_WISH=wish.exe</div><div><br></div><div>rem Path to the shell command</div>
<div>set GRASS_SH=%GISBASE%\msys\bin\sh.exe</div><div><br></div><div>rem Set Path to utilities (libraries and binaries) used by GRASS</div><div>set PATH=%GISBASE%\msys\bin;%PATH%</div><div>set PATH=%GISBASE%\extrabin;%GISBASE%\extralib;%PATH%</div>
<div>set PATH=%GISBASE%\tcl-tk\bin;%GISBASE%\sqlite\bin;%GISBASE%\gpsbabel;%PATH%</div><div>set PATH=%GISBASE%\bin;%GISBASE%\scripts;%PATH%</div><div><br></div><div>rem Set Path to default web browser</div><div>set GRASS_HTML_BROWSER=explorer</div>
<div><br></div><div>rem Path to the proj files (notably the epsg projection list)</div><div>set GRASS_PROJSHARE=%GISBASE%\proj</div><div><br></div><div>rem Set GDAL_DATA</div><div>set GDAL_DATA=%GISBASE%\share\gdal</div><div>
<br></div><div>rem Set PROJ_LIB</div><div>set PROJ_LIB=%GISBASE%\proj</div><div><br></div><div>rem Set GEOTIFF_CSV</div><div>set GEOTIFF_CSV=%GISBASE%\share\epsg_csv</div><div><br></div><div>rem ##</div><div>set PATH=%GISBASE%\lib;%PATH%</div>
<div>set PATH= %GISBASE%\etc;%PATH%</div><div>set PATH=%GISBASE%\etc\python;%PATH%</div><div>set PATH=C:\Python27;%PATH%</div><div><br></div><div>set GISRC= C:\Users\KABS\AppData\Roaming\GRASS6\grassrc6</div><div>set LD_LIBRARY_PATH = %GISBASE%\lib</div>
<div>set PYTHONLIB= C:\Python27</div><div>set PYTHONPATH= %GISBASE%\etc\python;%PYTHONPATH%</div><div><br></div><div>rem ##</div><div><br></div><div>rem print sys.path</div><div><br></div><div>rem Path to the python directory</div>
<div>set PYTHONHOME=%GISBASE%\Python27</div><div>if "x%GRASS_PYTHON%" == "x" set GRASS_PYTHON=python</div><br><div class="gmail_quote">On Tue, Jan 1, 2013 at 11:10 PM, Brian Sanjeewa Rupasinghe <span dir="ltr"><<a href="mailto:jinkabs@gmail.com" target="_blank">jinkabs@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It gives a message: "unable to initialize device PRN"<div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">
On Tue, Jan 1, 2013 at 11:04 PM, Brian Sanjeewa Rupasinghe <span dir="ltr"><<a href="mailto:jinkabs@gmail.com" target="_blank">jinkabs@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You mean adding this in env.bat file?<div><div><br><br><div class="gmail_quote">On Tue, Jan 1, 2013 at 10:28 PM, Martin Landa <span dir="ltr"><<a href="mailto:landa.martin@gmail.com" target="_blank">landa.martin@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Hi,<br>
<br>
2013/1/1 Brian Sanjeewa Rupasinghe <<a href="mailto:jinkabs@gmail.com" target="_blank">jinkabs@gmail.com</a>>:<br>
</div><div>> Yes, I added PYTHONPATH inenv.bat file. Here is the env.bat file i modified.<br>
> Newly added lines are below rem #---<br>
<br>
</div>what says<br>
<br>
print sys.path<br>
<div><div><br>
?<br>
<br>
--<br>
Martin Landa <landa.martin <a href="http://gmail.com" target="_blank">gmail.com</a>> * <a href="http://geo.fsv.cvut.cz/~landa" target="_blank">http://geo.fsv.cvut.cz/~landa</a><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br></div>