GithubHelp home page GithubHelp logo

emokit_epoc_gui's People

Contributors

xribene avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

emokit_epoc_gui's Issues

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

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.

ValueError: ECB mode does not use IV

When I try your code editor gives me this error massage

Exception in thread Thread-11:
Traceback (most recent call last):
  File "C:\Users\ACSECKIN\Anaconda2\lib\threading.py", line 801, in __bootstrap_inner
    self.run()
  File "C:\Users\ACSECKIN\Anaconda2\lib\threading.py", line 754, in run
    self.__target(*self.__args, **self.__kwargs)
  File "C:\Users\ACSECKIN\Anaconda2\lib\site-packages\emokit\decrypter.py", line 49, in run
    cipher = self.new_cipher(self.verbose)
  File "C:\Users\ACSECKIN\Anaconda2\lib\site-packages\emokit\decrypter.py", line 120, in new_cipher
    return AES.new(crypto_key(self.serial_number, self.is_research, verbose), AES.MODE_ECB, iv)
  File "C:\Users\ACSECKIN\Anaconda2\lib\site-packages\Crypto\Cipher\AES.py", line 94, in new
    return AESCipher(key, *args, **kwargs)
  File "C:\Users\ACSECKIN\Anaconda2\lib\site-packages\Crypto\Cipher\AES.py", line 59, in __init__
    blockalgo.BlockAlgo.__init__(self, _AES, key, *args, **kwargs)
  File "C:\Users\ACSECKIN\Anaconda2\lib\site-packages\Crypto\Cipher\blockalgo.py", line 141, in __init__
    self._cipher = factory.new(key, *args, **kwargs)
ValueError: ECB mode does not use IV

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.