I am trying to implement a simple visualization example using pyqt5 and vtk, while embedding the vtk objects (vtkSphereSource) in a QFrame- (myFrame)
(vtkSphereSource)
QFrame- (myFrame)