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 <[email protected]>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 > >
_______________________________________________ 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
