Skip to content

Error on running pyleapmouse on Arch Linux #30

@biplab1

Description

@biplab1

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions