openleap / PyLeapMouse

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

Error in running PyLeapMouse.py #32

Open sankarmanoj opened 9 years ago

sankarmanoj commented 9 years ago

The function initialising the listener never returns, and the code get stuck at that function call. "listener = Palm_Control_Listener(Mouse) "