That is a strange error. Usually it prints what library it had an issue with. That said, I am assuming you&#39;re numpy was built against lapack/blas or clapack? Are those dlls in your path as well?<br><br><div class="gmail_quote">

On Fri, Oct 29, 2010 at 12:19 PM,  <span dir="ltr">&lt;<a href="mailto:DParker@chromalloy.com">DParker@chromalloy.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<font size="2" face="sans-serif">I&#39;m attempting to use an existing installation
of numpy in Paraview on Windows. I installed Paraview from a binary installer
onto Windows. Paraview installed it&#39;s own Python version without numpy.
I tried appending the path to an existing numpy installation on the computer
to the PYTHONPATH within the Paraview Python shell, but I cannot import
numpy (see Python shell traceback):</font>
<br>
<br><font size="1" color="red" face="Courier">ImportError: DLL load failed:
%1 is not a valid Win32 application.</font>
<br>
<br><font size="2" face="sans-serif">Both the Paraview and Windows Python
versions are 2.6. Any ideas on how to proceed?</font>
<br>
<br><font size="2" face="Century Gothic">David Parker <br>
Chromalloy - TDAG</font><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>