[Paraview] Numpy/Scipy in paraview?

Dave Partyka dave.partyka at kitware.com
Wed Dec 1 08:59:25 EST 2010


ParaView isn't distributed with NUMPY (yet). Thus you will have to install
it yourself and then either put it in the site-packages directory inside of
ParaView or set your PYTHONPATH correctly when running ParaView.

On Wed, Dec 1, 2010 at 4:03 AM, George Gerber <george.gerber at gmail.com>wrote:

> Hi Paraviewers,
>
> Is it possible to use numpy/scipy in paraview?
> When I try to import numpy in paraview I receive the following error:
> ImportError: No module named numpy
>
> I have a windows version of paraview and my Python installation is located
> in
> C:\Python25\
>
> Thanks in advance,
> George
>
> _______________________________________________
> 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/20101201/02874451/attachment.htm>


More information about the ParaView mailing list