Hi! Great work with your lib/wrapper :)
I cloned your latest version, linked bin path from SDK and tried to run an example, but got pretty much the same error as #55. I added this line package_data={'myo': ['libmyo.h']}, to the setup.py file and reinstalled the library and then everything worked fine!
Maybe you should update your repository, so people won't have the same problem as me :)
Btw using Win10, Python 3.7.4