QVTKRenderWindowInteractor and QWebEngineView conflict

Thank you! It seems now I at least understand why this happens.

Do you know if there is actually way to use vtkGenericOpenGLRenderWindow in Python? I guess it would only know how to render the (in my case) point cloud, I’d need to implement any basic navigation to change view point (I do not need any other form of interaction)? Or it is more complicated than that?