It works really well in windows and PyCharm.
It even resolves this one (only happens in Windows):
- from
vtkmodules.vtkInteractionWidgets import vtkCameraOrientationWidget
Cannot find reference 'vtkCameraOrientationWidget' in '__init__.py'
This is the cleanest code inspection for VTK in PyCharm that I have seen!
Next question:
Will we have to run this every time we build VTK?