Open hassanyousufx opened 6 years ago
I had the same problem. Since you changed the order of the listener and delay on the hub.run(), I assume you're using the new myo-python libs. Use the myo lib v1.0.0a21 and the myo-python lib v0.2.2. The newer versions of myo-python changed the syntax and name of some classes making the connection empty, and the emg data also empty when queried.
I downloaded the myo-python v0.2.2 and ran setup.py install
, but how do I install myo lib v1.0.0a21?
@hassanyf @marcoamm I don't have myo-armband anymore. And I can't update package. If someone make PR with updates, it will be great.
Okay, then can please tell me how to install myo lib v1.0.0a21 and the myo-python lib v0.2.2. It would be of great help! I am stuck with this since 2 weeks. Thanks!
@hassanyf pip3 install myo-python==0.2.2 About myo lib, You need to check their documentation
I'm getting an error when I run
predict.py