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:
ModuleNotFoundErrorError raised when PyVista could not be imported during plotting.
Import detail#
from ansys.dpf.core.vtk_helper import PyVistaImportError