[Paraview] Programmable Filter issue
Fred Fred
stan1313 at hotmail.fr
Thu Dec 3 10:59:12 EST 2009
I get the same error if I create a python script outsite of interactive PV and I try to execute it with the python interpreter.
paraview version 3.7.0, Date: 2009-11-12
vtkFileSeriesReader : [ ...........]
vtkPythonProgrammableFilter : [ .paraview version 3.7.0, Date: 2009-11-12
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
From: stan1313 at hotmail.fr
To: paraview at paraview.org
Subject: Programmable Filter issue
Date: Thu, 3 Dec 2009 15:06:11 +0100
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 !
_________________________________________________________________
Windows 7 à 35€ pour les étudiants !
http://www.windows-7-pour-les-etudiants.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20091203/0e677215/attachment-0001.htm>
More information about the ParaView
mailing list