Thanks for your answer, but it didn't resolve the issue. The problem is that I would need an administrator account to install it. Nevertheless, your suggestion might be helpful to others.<br><br>I am not an expert either, but it looks like a dependency problem. Reading from:<br>

<a href="http://www.scipy.org/Installing_SciPy/Windows" target="_blank">http://www.scipy.org/Installing_SciPy/Windows</a><br>It says: <br><br><br><div class="gmail_quote">2009/11/12 "V. Armando Solé" <span dir="ltr"><<a href="mailto:sole@esrf.fr" target="_blank">sole@esrf.fr</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;">Hola,<br>
<br>
I am not an expert, but I had a similar issue with a program of main<br>
that I could trace to not having installed VS9 runtime libraries in the<br>
target computer:<br>
<br>
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf&displaylang=en" target="_blank">http://www.microsoft.com/downloads/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf&displaylang=en</a><br>


<br>
Perhaps you can give a shot at it.<br>
<br>
Armando<br>
<div><div></div><div><br>
José María García Pérez wrote:<br>
> Good morning,<br>
> I used to have Python 2.6, Numpy-1.3.0, ... on Windows 2000 in the<br>
> computer at work (which has the typical clampdown policies). I have<br>
> been updated to Windows XP SP3 and now the same installation files<br>
> fail to install.<br>
><br>
> My configuration is:<br>
><br>
>     * Windows XP Serivice Pack 3<br>
>     * Processor: T7300 (Intel Core 2 Duo)<br>
>     * Python 2.6.4 r264:75708<br>
><br>
> The installation of: "numpy-1.3.0-win32-superpack-python2.6.exe" fails<br>
> saying:<br>
>    Executing numpy installer failed<br>
><br>
> When I press Show Details:<br>
>    Output folder: C:\DOCUME~1\user1\LOCALS~1\Temp<br>
>    Install dir for actual installers is C:\DOCUME~1\user1\LOCALS~1\Temp<br>
>    "Target CPU handles SSE2"<br>
>    "Target CPU handles SSE3"<br>
>    "native install (arch value: native)"<br>
>    "Install SSE 3"<br>
>    Extract: numpy-1.3.0-sse3.exe... 100%<br>
>    Execute: "C:\DOCUME~1\user1\LOCALS~1\Temp\numpy-1.3.0-sse3.exe"<br>
>    Completed<br>
><br>
> I suspect it might be a lack of a library. Openining<br>
> "C:\DOCUME~1\user1\LOCALS~1\Temp\numpy-1.3.0-sse3.exe" with<br>
> "Dependency Walker" shows:<br>
> "Error: The Side-by-Side configuration information for "c:\documents<br>
> and settings\user1\local settings\temp\NUMPY-1.3.0-SSE3.EXE" contains<br>
> errors. No se pudo iniciar la aplicaci n porque su configuraci n es<br>
> incorrecta. Reinstalar la aplicaci n puede solucionar el problema (14001).<br>
> Warning: At least one module has an unresolved import due to a missing<br>
> export function in a delay-load dependent module."<br>
><br>
> The spanish bit says: "The application couldn't be started because the<br>
> configuration is not right. Reinstalling the application cas resolve<br>
> the issue (14001)."<br>
><br>
> Do you have any clue about how can i resolve the issue?<br>
><br>
> Cheers,<br>
> José M.<br>
><br>
><br>
</div></div>> ------------------------------------------------------------------------<br>
><br>
> _______________________________________________<br>
> NumPy-Discussion mailing list<br>
> <a href="mailto:NumPy-Discussion@scipy.org" target="_blank">NumPy-Discussion@scipy.org</a><br>
> <a href="http://mail.scipy.org/mailman/listinfo/numpy-discussion" target="_blank">http://mail.scipy.org/mailman/listinfo/numpy-discussion</a><br>
><br>
<br>
<br>
_______________________________________________<br>
NumPy-Discussion mailing list<br>
<a href="mailto:NumPy-Discussion@scipy.org" target="_blank">NumPy-Discussion@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/numpy-discussion" target="_blank">http://mail.scipy.org/mailman/listinfo/numpy-discussion</a><br>
</blockquote></div><br>