uetchy / myo-ruby

Connect to Myo armband in Ruby
MIT License
14 stars 2 forks source link

Undefined method `connect` #5

Open isha opened 9 years ago

isha commented 9 years ago

Hello,

Thanks for working on this gem! I tried running the example code (with all the gem installs and Myo Connect running) but cannot get the script to run. Here is the error that I receive:

app.rb:3:in `<main>': undefined method `connect' for Myo:Module (NoMethodError)
uetchy commented 9 years ago

This works well on my environment. It's strange... Which versions of Ruby do you using?

isha commented 9 years ago

I'm using ruby 2.1.5p273 on OSX 10.10.2