Build errors : ITK Module Python Wrapping

Yes, it seems so,

macOS: Bus error: 10
windows: runtime error Python has stopped working
linux: did not tried yet

what’s bothers me is that it does not seems to be linked to the C++ code/module as it passes the CTests with success… still learning pdb to investigate the python module

so far, the PyPI module can be imported, seems like the instanciation of the BinaryThinningImageFiltrer3D throw a seg fault… digging into SWIG atm