emotiv-lsl icon indicating copy to clipboard operation
emotiv-lsl copied to clipboard

hid issue

Open MyunginLee opened this issue 2 months ago • 1 comments

Hi, I have been testing this in Linux and mac. I wonder did you have a chance to test this. In Linux (ubuntu 20.04), It is failing to find the Epoc X while the lights are blinking correctly.

serial = self.get_hid_device()['serial_number'] File "/---/emotiv_epoc_x.py", line 22, in get_hid_device raise Exception('Emotiv Epoc X not found')

From mac, it has some trouble calling libhidapi properly. Can you give any advice?

MyunginLee avatar Apr 18 '24 01:04 MyunginLee