[Paraview] Numpy/Scipy in paraview?

Michael Wild themiwi at gmail.com
Wed Dec 1 09:47:20 EST 2010


Or modify sys.path appropriately in your script.

Michael

On 12/01/2010 02:59 PM, Dave Partyka wrote:
> 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
> <mailto: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



More information about the ParaView mailing list