Skip to content
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

AttributeError: 'module' object has no attribute 'hid_init' #3

Open
ajaiau0 opened this issue Jul 28, 2020 · 0 comments
Open

AttributeError: 'module' object has no attribute 'hid_init' #3

ajaiau0 opened this issue Jul 28, 2020 · 0 comments

Comments

@ajaiau0
Copy link

ajaiau0 commented Jul 28, 2020

Im using the ubundu 16.04 and Emotive epoc+ .im used python 2.7 to run the program but i got this error,
Initializing Emokit...
Initializing Reader Thread...
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/local/lib/python2.7/dist-packages/emokit/emotiv.py", line 229, in run
self.initialize_reader()
File "/usr/local/lib/python2.7/dist-packages/emokit/emotiv.py", line 133, in initialize_reader
self.reader = EmotivReader()
File "/usr/local/lib/python2.7/dist-packages/emokit/reader.py", line 35, in init
hidapi.hid_init()
AttributeError: 'module' object has no attribute 'hid_init'

im connected and pair the emotive epoc+ using usb ,can you suggest any solution.
if you see this please replay.

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

1 participant