Skip to content

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

@Sarah-air

Description

@Sarah-air

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions