Hi all,<div><br></div><div>I just installed GRASS 6.4.3svn and Python 2.7.3 in Windows 7. I need to call GRASS functions from outside GRASS. I set the environment variables given</div><div>in the grasswiki except:</div><div>
<span style="background-color:rgb(249,249,249);font-family:monospace,'Courier New';font-size:13px;line-height:1.3em">GISRC= C:\Documents and settings\user\.grassrc6</span></div><div><span style="background-color:rgb(249,249,249);font-family:monospace,'Courier New';font-size:13px;line-height:1.3em"><br>
</span></div><div><span style="background-color:rgb(249,249,249);font-family:monospace,'Courier New';font-size:13px;line-height:1.3em">Because i cannot find this .grassrc6 in the given path or in any other path. However with other variables, i tried to use </span><span class="kw1" style="font-size:12px;line-height:1.2em;color:rgb(255,119,0);font-weight:bold">from</span><span style="background-color:rgb(249,249,249);font-size:12px;line-height:1.2em"> grass.</span><span class="me1" style="font-size:12px;line-height:1.2em">lib</span><span style="background-color:rgb(249,249,249);font-size:12px;line-height:1.2em"> </span><span class="kw1" style="font-size:12px;line-height:1.2em;color:rgb(255,119,0);font-weight:bold">import</span><span style="background-color:rgb(249,249,249);font-size:12px;line-height:1.2em"> grass in Python27 IDLE. Then it gives an error. I think the variables are not set correctly. Could somebody help me to sort this out?</span></div>
<div><span style="background-color:rgb(249,249,249);font-size:12px;line-height:1.2em"><br></span></div><div><span style="background-color:rgb(249,249,249);font-size:12px;line-height:1.2em">Cheers, Brian.</span></div>