LeapWebVisualizer
LeapWebVisualizer copied to clipboard
Project to visualize the hand and finger data from the Leap Motion in a web browser
when I run python websocketserver.py... it said "Fatal Python error: PyThreadState_Get: no current thread"... my env is Mac OSX 10.8.4 and python 2.7.2... how could I trace such bug? thx~
Hi, I'm trying to get this up and running and I reach an error when running "python websocketserver.py" Here's the error I'm seeing: ImportError: dlopen(/Users/204507/Dropbox/NYT_code/LeapMotion_tests/LeapWebVisualizer-master/_LeapPython.so, 2): Library not loaded: /Library/Frameworks/Python.framework/Versions/2.7/Python...