dzhu / myo-raw

MIT License
218 stars 115 forks source link

Windows 8 "Myo dongle not found!" #18

Closed lekhabs243 closed 8 years ago

lekhabs243 commented 8 years ago

I'm trying to run myo_raw.py on command prompt of Windows 8. Python serial package is able to successfully detect the myo bluetooth. image

But when i run myo_raw.py after pygame window opens the script fails with error "Myo dongle not found!" image

**Note: I have tried with connecting and also disconnection Myo connect but still throws the same error

lekhabs243 commented 8 years ago

Can anyone please help me understand this part of code failing. It would be really great. Thanks!

lekhabs243 commented 8 years ago

I forgot to remove Myo Connect app. Now it works!!