Skip to content

use `vtkPython.h` instead of `Python.h`

addresses windows + debug build issues.

Also makes vtkPython.h includable in C code, not just C++.

Merge request reports