I am having segmentation faults from libLeap.so whenever anything tries to import it.
Running Sample.py from the SDK 2.3.1 gives me a segmentation fault,
while gdb tells me this:
0x00007ffff637c692 in ?? () from
/home/daniel/Desktop/Development/Keyboard/LeapDeveloperKit_2.3.1+31549_linux/LeapSDK/lib/x64/libLeap.so
same goes for 2.3.1+33747.
Any way to get rid of the seg fault?