You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
When using MacOS SDK 0.9.0, if I try to access the device name from event.device_name, I'm getting the error:
*** AttributeError: function/symbol 'libmyo_event_get_myo_name' not found in library '/<PATH>/myo.framework/myo': dlsym(0x7fd68b55b0d0, libmyo_event_get_myo_name): symbol not found
When using MacOS SDK 0.9.0, if I try to access the device name from event.device_name, I'm getting the error:
*** AttributeError: function/symbol 'libmyo_event_get_myo_name' not found in library '/<PATH>/myo.framework/myo': dlsym(0x7fd68b55b0d0, libmyo_event_get_myo_name): symbol not found