openyou / emokit

Open source driver for accessing raw data from the Emotiv EPOC EEG headset

Home Page:http://www.openyou.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on Build , pyhidapi

masgandhul opened this issue · comments

there is something need to fix in emokit.eeg-info.dependency_links.txt to successful build. Add pyhidapi package from python https://pypi.python.org/pypi/hid
then save and run python2 setup.py install

voila, it success!

Feel free to submit a PR if you have a fix.