openleap / PyLeapMouse

A Leap Motion based mouse in Python
Other
171 stars 66 forks source link

OSX Startup Fail : PyThreadState_Get: no current thread #11

Closed sn88 closed 11 years ago

sn88 commented 11 years ago

xx:PyLeapMouse-master xc$ python PyLeapMouse.py Fatal Python error: PyThreadState_Get: no current thread Abort trap: 6

wyager commented 11 years ago

Well that's a new one.

Which version of python are you using? That's the most likely problem I can think of with this much information.

Next time this happens, please click "more info" or whatever and paste all that stuff here.

wyager commented 11 years ago

Nothing? OK, I'm going to assume the python version was incorrect and you fixed it.