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