Skip to content

vtkPythonAnimationCue: add missing Python init call.

vtkPythonAnimationCue was assuming Python was initialized by the time it got to executing the code. That's not a reasonable assumption. Fixed that.

Fixes #20413 (closed)

Closes #20413 (closed)

Backport: release

Edited by Utkarsh Ayachit

Merge request reports