-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Labels
bugSomething isn't workingSomething isn't working
Description
ℹ Computer information
- Platform OS (e.g Windows, Mac, Linux etc): MAC M2
- Python Version: 3.7
- Brain Interface Used (e.g Muse, OpenBCI, Notion etc): Muse
📝 Provide detailed reproduction steps (if any)
We installed everything on a Mac M2 OS 14.3.1 (23D60)
✔️ Expected result
running eegnb -ip and go to the next step
❌ Actual result
when running eegnb runexp -ip (and when running the test cell as in the installation guide) we get this syntax error message (corresponding to the colon after "device")
File "/Users/USERNAME/miniconda3/envs/eeg-notebooks/lib/python3.7/site-packages/muselsl/muse.py", line 90
if ((device := self.adapter.connect(self.address, retries))
Duplicate from alexandrebarachant/muse-lsl#216 (comment)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working