Closed danielemarinazzo closed 2 years ago
Fixed in https://github.com/NeuroTechX/eeg-notebooks/commit/75e42ef09181a976eac4531a75e9282590a6345e, just cherrypicked onto master.
( FYI this appeared to be due to a small brainflow API change . @danielemarinazzo please try out a re-install with @ErikBjare 's fix. )
thanks, can I just redo pip install -e .
or shall I undo something?
@danielemarinazzo A git checkout master; git pull
should do.
checked and I also had the error before the fix; and pip install
now working ok again on my side.
good catch @ErikBjare and @danielemarinazzo , thanks for flagging.
Fixed in https://github.com/NeuroTechX/eeg-notebooks/commit/f208e086a7302ffec069ed1475faabbf6b95f9d9
There may be follow-up errors on Ubuntu, but they should have separate issues (like #187).
works now, thanks!
ℹ Computer information
📝 Provide detailed reproduction steps (if any)
pip install -e .
✔️ Expected result
Channel quality check as per @JohnGriffiths NTCS videos
❌ Actual result
This happens whichever command I input, like
eegnb checksigqual -ed muse2
oreegnb runexp -ip
the muse is streaming ok with bluemuse📷 Screenshots