- MNE version: 1.0.1
- operating system: Windows 10
QtDeprecationError: BackgroundPlotter
has moved to pyvistaqt.
You can install this from PyPI with: pip install pyvistaqt
Then import it via: from pyvistaqt import BackgroundPlotter
BackgroundPlotter
is no longer accessible by pyvista.BackgroundPlotter
See GitHub - pyvista/pyvistaqt: Qt support for PyVista