openyou / emokit

Open source driver for accessing raw data from the Emotiv EPOC EEG headset
http://www.openyou.org
Other
521 stars 235 forks source link

Error on Build , pyhidapi #226

Open masgandhul opened 7 years ago

masgandhul commented 7 years ago

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!

ghost commented 7 years ago

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