unbit / foohid

OSX IOKit driver for implementing virtual HID devices (joypads, keyboards, mices, ...) from userspace
MIT License
265 stars 36 forks source link

Patameter mismatch #20

Open 2994186010 opened 6 years ago

2994186010 commented 6 years ago

When I run "python test_mouse.py", I get the error "TypeError: function takes exactly 2 arguments (5 given)".

TheHandsomeCoder commented 5 years ago

I too am getting this error, was there any solution you found @2994186010

2994186010 commented 5 years ago

Sorry, I don't have found the solution so far.