I am trying to use mne real-rime and I get this error:
_ImportError: cannot import name '_check_pylslinstalled' from 'mne.utils'
It is used in LSL_Client.py
I checked mne/utils repo on github and there is no such a file, so it is not an issue with a missing file in my environment.
Hi,
I am trying to use mne real-rime and I get this error: _ImportError: cannot import name '_check_pylslinstalled' from 'mne.utils' It is used in LSL_Client.py
I checked mne/utils repo on github and there is no such a file, so it is not an issue with a missing file in my environment.
I am a beginner, so maybe I'm missing something?
Thanks