Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: cannot import name '_find_topomap_coords' from 'mne.viz.topomap' #70

Open
Sarah-air opened this issue Apr 20, 2024 · 0 comments

Comments

@Sarah-air
Copy link

Sarah-air commented Apr 20, 2024

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant