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

Error on running pyleapmouse on Arch Linux #30

Open
biplab1 opened this issue Nov 12, 2014 · 0 comments
Open

Error on running pyleapmouse on Arch Linux #30

biplab1 opened this issue Nov 12, 2014 · 0 comments

Comments

@biplab1
Copy link

biplab1 commented Nov 12, 2014

I receive the following error on running pyleapmouse:
Traceback (most recent call last):
File "PyLeapMouse.py", line 4, in
from leap import Leap, Mouse
File "/opt/pyleapmouse/leap.py", line 7, in
import Linux.Leap as Leap
File "/opt/pyleapmouse/Linux/Leap.py", line 28, in
LeapPython = swig_import_helper()
File "/opt/pyleapmouse/Linux/Leap.py", line 24, in swig_import_helper
_mod = imp.load_module('LeapPython', fp, pathname, description)
ImportError: /opt/pyleapmouse/Linux/LeapPython.so: undefined symbol: _ZNK4Leap5Image10rayOffsetXEv

I had installed PyLeapMouse using AUR. I couldn't figure out the what is causing this error

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

1 participant