<div>Hi Marco,</div>
<div>&nbsp;</div>
<div>Thank u very much for your support. Setting the temporarily the variables i am now able to run the tutorials with slight modifications specific for my computer.</div>
<div>&nbsp;</div>
<div>Thank you very much again.</div>
<div>bIshwarup</div>
<div><br><br>&nbsp;</div>
<div><span class="gmail_quote">On 9/10/08, <b class="gmail_sendername">Marco Pasetti</b> &lt;<a href="mailto:marcopstt@gmail.com">marcopstt@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Bishwarup,<span class="q"><br><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">In the cmd screen i get following error<br>The error i get is &nbsp; &nbsp;&quot; &nbsp; &nbsp;&#39;python&#39; is not recognized as an internal or external command, operable program or batch file.&quot;<br>
</blockquote><br></span>this is because the python directory has not been set in the path variable<span class="q"><br><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I tried to set the path through mycomputer-&gt;properties-&gt;advance option.<br></blockquote><br></span>NO! I didn&#39;t say to edit that variable using mycomputer-&gt;properties-&gt;advance option,!<br>
I said, instead, to open a cmd session ad set the path var typing set path=...<br>if you edited the path variable through the advanced options window, overwriting the existing values instead of adding new values, you could have lost the previous settings, and that&#39;s probably why the python commands are now not found.<span class="q"><br>
<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">And when i cleared all the values needed for python and quantum GIS from the environment variable and used the command set as suggested by you from cmd, then again the same error &gt;&quot;python is not recognised ........&quot;. and when i checked through mycomputer-&gt;properties-&gt;advance option, i found no values are set.<br>
</blockquote><br></span>Thtat&#39;s normal (and right, too).<br>when you type set PATH=..., the settings are stored only for the currently opened cmd session; if you close that session the new sets are not saved<br>that&#39;s a a safe way to edit temporary environmental variables without &quot;touching&quot; the general ones stored by the system (and permanently edited by the advanced options window)<br>
<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">What should i do?<br></blockquote><br>restore the values previously set in the PATH environmental variable using the mycomputer-&gt;properties-&gt;advance option window (do not set the pythonpath var there; if present delete it)<br>
check that the PATH var in &quot;mycomputer-&gt;properties-&gt;advance options&quot; contains the python path (the installation path, not the qgis/python path)<br>&quot;exactly&quot; (!!) follow the instructions detailed in the previous e-mail<br>
<span class="sg"><br>Marco <br></span></blockquote></div><br>