Alexander,<br>just an slight difference: in installations made with the win qgis standalone installer<br>there is no Python25\Lib\site-packages folder<br>I copied <br>pyparsing.py<br>
pyparsing_py3.py<br>
to \Quantum GIS Enceladus\python<br><br>and the plugin starts up. Will let you know any problem.<br><br>Thanks!<br><br>Agus<br><br><div class="gmail_quote">2010/1/28 Alexander Bruy <span dir="ltr"><<a href="mailto:alexander.bruy@gmail.com">alexander.bruy@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">2010/1/28 Agustin Lobo <<a href="mailto:alobolistas@gmail.com">alobolistas@gmail.com</a>>:<br>

<div class="im">> I've tried to install pyparsing but the installation complains that there is<br>
> no python<br>
> in the registry and cannot browse to the python directory. I assume that<br>
> python<br>
> has been installed by the windows standalone qgis installer (am I wrong?),<br>
<br>
</div>You are right, Python is installed by the windows standalone qgis installer<br>
but there are no records in windows registry about it. So *.exe installers can't<br>
find this Python<br>
<div class="im"><br>
> so what<br>
> can a "regular" user of the windows qgis do to use RasterCalc (in addition<br>
> to switch<br>
> to the osgeo4w version)? I'm trying to clarify the simplest method for<br>
> students.<br>
<br>
</div>You can download a *.zip archieve of pyparsing module from download page<br>
<div class="im"><a href="http://sourceforge.net/projects/pyparsing/files/" target="_blank">http://sourceforge.net/projects/pyparsing/files/</a><br>
</div>Direct link<br>
<a href="http://sourceforge.net/projects/pyparsing/files/pyparsing/pyparsing-1.5.2/pyparsing-1.5.2.zip/download" target="_blank">http://sourceforge.net/projects/pyparsing/files/pyparsing/pyparsing-1.5.2/pyparsing-1.5.2.zip/download</a><br>

Then extract the contents of archieve to the temporary folder and copy<br>
two python files<br>
pyparsing.py<br>
pyparsing_py3.py<br>
to the Python25\Lib\site-packages folder inside the standalone qgis folder<br>
<div><div></div><div class="h5"><br>
Regards<br>
<br>
--<br>
Alexander Bruy<br>
mailto: <a href="mailto:alexander.bruy@gmail.com">alexander.bruy@gmail.com</a><br>
</div></div></blockquote></div><br>