PyLeapMouse icon indicating copy to clipboard operation
PyLeapMouse copied to clipboard

Fatal Python error: PyThreadState_Get: no current thread

Open gitfoxi opened this issue 9 years ago • 1 comments

I'm not sure where to even begin debugging this.

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

I'm on OS X use somebody with a fairly standard homebrew set up. (Python is provided by homebrew in this case.)

If I run with the system /usr/bin/python and it starts up okay. But the cursor doesn't respond to my hand over the leap of motion.

gitfoxi avatar Mar 29 '15 20:03 gitfoxi

So this codebase mostly exists as an early beta proof-of-concept. I haven't maintained it in years, so it's pronably many versions out of date with the Leap API. Some people have done work here and there, but I don't think anyone's modernized it.

wyager avatar Mar 29 '15 21:03 wyager