<div>Hi Glynn,</div>
<div> </div>
<div>I will try this, but was thinking, as my plataform is not win32 (I am running amd64 or x64) if with the change :</div>
<div>     if sys.platform == &quot;win32&quot;:  ....</div>
<div>if it will also work for my case?!<br></div>
<div>Cheers</div>
<div> </div>
<div>milton<br></div>
<div class="gmail_quote">2009/5/25 Glynn Clements <span dir="ltr">&lt;<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="im"><br>Milton Cezar Ribeiro wrote:<br><br>&gt; I am trying to play with grass &amp; python, and I am trying to<br>&gt; reproduce the first example available at<br>&gt; <a href="http://grass.osgeo.org/wiki/GRASS_and_Python" target="_blank">http://grass.osgeo.org/wiki/GRASS_and_Python</a><br>
&gt; with the following adaptation:<br><br></div>
<div class="im">&gt; To try this I started MSYS, started GRASS with -gui option,<br>&gt; and then typed the name of the script (python_grass03.py): The error looks<br>&gt; like:<br><br></div>
<div class="im">&gt;   File &quot;C:\OSGeo4W\apps\grass\grass-6.4.0RC4\etc\python\grass.py&quot;, line 208, in parser<br>&gt;     os.execvp(&quot;g.parser&quot;, [name] + argv)<br><br></div>
<div class="im">&gt; OSError: [Errno 2] No such file or directory<br><br></div>This is a known problem which has been fixed in SVN:<br><br>       <a href="http://trac.osgeo.org/grass/changeset/37075" target="_blank">http://trac.osgeo.org/grass/changeset/37075</a><br>
<font color="#888888"><br>--<br>Glynn Clements &lt;<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>&gt;<br></font></blockquote></div><br>