
Hi
I tried to solve the examples/diffusion/poisson_short_syntax.py using simple.py. The solution completes by when I try to visualize cylinder.vtk with postproc.py, I get the following error:
Exception: In C:\Python27\lib\site-packages\mayavi\sources\vtk_xml_file_reader.py: 86 AttributeError: 'AlgorithmOutput' object has no attribute 'point_data' (in get_all_attributes)
The above error is in a dialog box. when I click ok, the postproc window opens with no geometry shown. I have tried visualizing the vtk file in paraview and that shows a reasonabel t profile.
Additionally, the error log is in the attached file. Please tell me how to solve this problem.

This is probably related to the known issue [1], that has currently no solution other then downgrading mayavi from 4.4. to 4.3.
r.
[1] https://github.com/sfepy/sfepy/issues/292
On 07/21/2016 11:48 AM, Nikhil Vaidya wrote:
Hi
I tried to solve the examples/diffusion/poisson_short_syntax.py using simple.py. The solution completes by when I try to visualize cylinder.vtk with postproc.py, I get the following error:
Exception: In C:\Python27\lib\site-packages\mayavi\sources\vtk_xml_file_reader.py: 86 AttributeError: 'AlgorithmOutput' object has no attribute 'point_data' (in get_all_attributes)
The above error is in a dialog box. when I click ok, the postproc window opens with no geometry shown. I have tried visualizing the vtk file in paraview and that shows a reasonabel t profile.
Additionally, the error log is in the attached file. Please tell me how to solve this problem.
participants (2)
-
Nikhil Vaidya
-
Robert Cimrman