Skip to content

I get this error after 10 seconds max #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
YannisDC opened this issue Dec 7, 2015 · 1 comment
Open

I get this error after 10 seconds max #6

YannisDC opened this issue Dec 7, 2015 · 1 comment

Comments

@YannisDC
Copy link

YannisDC commented Dec 7, 2015

Unhandled exception in thread started by <bound method NeuroPy.__packetParser of <NeuroPy.NeuroPy.NeuroPy object at 0x1022b7a10>>
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/NeuroPy/NeuroPy.py", line 84, in __packetParser
p2=srl.read(1).encode("hex")
File "/Library/Python/2.7/site-packages/serial/serialposix.py", line 481, in read
raise SerialException('read failed: %s' % (e,))
serial.serialutil.SerialException: read failed: (9, 'Bad file descriptor')

@lihas
Copy link
Owner

lihas commented Dec 8, 2015

Is the headset getting disconnected?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants