mne-tools / mne-realtime

Realtime data analysis with MNE-Python
https://mne.tools/mne-realtime/
BSD 3-Clause "New" or "Revised" License
52 stars 23 forks source link

ImportError: cannot import name '_check_pylsl_installed' from 'mne.utils' #34

Closed Marou-c closed 3 years ago

Marou-c commented 3 years ago

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

Asudy commented 2 years ago

I also got this bug and was about to submit an issue when I saw you did it just 15 hours ago.

thx again for the really quick solution offered by developers!