PyVistaPipelineError# exception PyVistaPipelineError(message='VTK pipeline issue detected by PyVista.')[source]# Exception when a VTK pipeline runs into an issue. Parameters: messagestrError message.