PyVistaImportError#

exception ansys.dpf.core.vtk_helper.PyVistaImportError(msg='To use plotting capabilities, please install pyvista with :\n pip install pyvista>=0.32.0')#

Bases: ModuleNotFoundError

Error raised when PyVista could not be imported during plotting.

Import detail#

from ansys.dpf.core.vtk_helper import PyVistaImportError