[Paraview] Error importing numpy [Windows]

Dave Partyka dave.partyka at kitware.com
Mon Nov 1 06:31:01 EDT 2010


That is a strange error. Usually it prints what library it had an issue
with. That said, I am assuming you're numpy was built against lapack/blas or
clapack? Are those dlls in your path as well?

On Fri, Oct 29, 2010 at 12:19 PM, <DParker at chromalloy.com> wrote:

> I'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'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):
>
> ImportError: DLL load failed: %1 is not a valid Win32 application.
>
> Both the Paraview and Windows Python versions are 2.6. Any ideas on how to
> proceed?
>
> David Parker
> Chromalloy - TDAG
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20101101/eee6d3c4/attachment.htm>


More information about the ParaView mailing list