Hello
I have installed mne python via pip. Everything went without errors, but when I test my installation matplotlib shows as not found.
MNE 1.3.0
Windows 10
In code when I use plots or just try to import matplotlib a following error occurs:
ImportError: DLL load failed while importing _path: The specified module could not be found.
I already tried installing/reinstalling matplotlib and whole mne.
What do you suggest?