Hmmm. Are you running from an install ParaView? Which version and
which platform? numpy_support is a Python module that is in VTK. It
should be copied to an install but maybe there is a bug somewhere.

-berk

On Thu, Dec 3, 2009 at 9:06 AM, Fred Fred <[email protected]> wrote:
> I just put this line in the script area:
>
> pdo = self.GetOutput()
>
> and I get this error:
>
> Traceback (most recent call last):
>
> File "<string>", line 11, in <module>
>
> File
> "/usr/local/ParaView3/Utilities/VTKPythonWrapping/paraview/vtk/dataset_adapter.py",
> line 8, in <module>
>
> from paraview import numpy_support
>
> ImportError: cannot import name numpy_support
>
> Any idea of the problem?
>
> ________________________________
> Gagnez au cadeau par jour avec Hotmail Magic Moment ! Cliquez ici !
> _______________________________________________
> 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

Reply via email to