[vtk-developers] Segfault importing vtk on master

Prabhu Ramachandran prabhu at aero.iitb.ac.in
Sun Nov 25 20:30:13 EST 2018


Hi all,

With VTK 8.2.x (master), I run into a segfault when I "import vtk" on Python 3.7
(I doubt it is specific to a particular Python version).  By simply commenting out

from .vtkPythonInterpreter import *

in the all.py module, the segfault is fixed.  I am not sure why this module
should be put into all.py? If someone desires it they can manually import it. 
Or is there something I am missing?

Thanks!

cheers,

Prabhu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtk-developers/attachments/20181125/56e37c6e/attachment.html>


More information about the vtk-developers mailing list