Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Python error: PyThreadState_Get: no current thread #33

Open
gitfoxi opened this issue Mar 29, 2015 · 1 comment
Open

Fatal Python error: PyThreadState_Get: no current thread #33

gitfoxi opened this issue Mar 29, 2015 · 1 comment

Comments

@gitfoxi
Copy link

gitfoxi commented Mar 29, 2015

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.

@wyager
Copy link
Member

wyager commented Mar 29, 2015

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants