NeuroTechX / EEG-ExPy

EEG Experiments in Python
https://neurotechx.github.io/EEG-ExPy/
BSD 3-Clause "New" or "Revised" License
420 stars 124 forks source link

AttributeError: MUSE_2016_BOARD #172

Closed quiksilver10152 closed 2 years ago

quiksilver10152 commented 2 years ago

ℹ Computer information

📝 Provide detailed reproduction steps (if any)

  1. USB dongle works fine with OpenBCI GUI, no issues.
  2. Installed Miniconda, Jupyter Notebook, and EEGNotebook according to documents.
  3. Ran the following test code and keep getting errors related to "AttributeError: MUSE_2016_BOARD"
  4. Installed muselsl 2.2.0 but still receive error.
  5. OpenBCIError

quiksilver10152 commented 2 years ago

Discovered it was an incomplete installation of the eegnb libraries.