I am new to mne.
I tried to install mne with its gui function meggie.
After trying to do the most basic operation, i.e., load a file and draw data, I get the error:
AttributeError: âMNEQtBrowserâ object has no attribute âcanvasâ
I know that meggie is separated from mne, but maybe someone can help understand what is the source of the problem.
I am working with linux Ubuntu 20.04.5 LTS
mne version is 1.2.2
Instalation was carried with conda under --channel=conda-forge with python 3.9.15 (though the same error appears also when using python 3.10.6).
I have contacted Erkka Heinilä, one of the authors of Meggie. She also said that the error occurs since the new plot browser of mne-python was only recently introduced. They (Meggie people) will fix the bug shortly.
In the meanwhile, she also suggested using the MNE_BROWSER_BACKEND set matplotlib using the command: