You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are following errors:
File "C:\Users\Administrator.conda\envs\esi\lib\site-packages\hcp_init_.py", line 4, in
from . import viz
File "C:\Users\Administrator.conda\envs\esi\lib\site-packages\hcp\viz.py", line 9, in
from mne.viz.topomap import _find_topomap_coords
ImportError: cannot import name '_find_topomap_coords' from 'mne.viz.topomap' (C:\Users\Administrator.conda\envs\esi\lib\site-packages\mne\viz\topomap.py)
The text was updated successfully, but these errors were encountered:
mne:1.6.1
python:3.8
system:windows11
when I run the code
There are following errors:
File "C:\Users\Administrator.conda\envs\esi\lib\site-packages\hcp_init_.py", line 4, in
from . import viz
File "C:\Users\Administrator.conda\envs\esi\lib\site-packages\hcp\viz.py", line 9, in
from mne.viz.topomap import _find_topomap_coords
ImportError: cannot import name '_find_topomap_coords' from 'mne.viz.topomap' (C:\Users\Administrator.conda\envs\esi\lib\site-packages\mne\viz\topomap.py)
The text was updated successfully, but these errors were encountered: