openleap / PyLeapMouse

A Leap Motion based mouse in Python
Other
172 stars 65 forks source link

Remove Leap.py files for Windows and Linux #10

Closed pythonian4000 closed 11 years ago

pythonian4000 commented 11 years ago

Issue #9 is an example of someone having a different version of the SDK/libraries from our packaged Leap.py files. For Windows and Linux, the simplest solution is to have the user copy across the Leap.py file from the SDK as well.

wyager commented 11 years ago

Looks good. Merging.