Skip to content

Ultraleap SDK and PyCharm  #8

@Havijerc

Description

@Havijerc

Hello community,

I'm using Windows 11 and PyCharm 2024.2.0.1 with the Ultraleap SDK (Leap Motion 2). I have set up the LeapC.dll and LeapC.lib files in my project directory, but I keep encountering the ModuleNotFoundError: No module named 'Leap' error when trying to use import Leap.

  • My current project structure has the DLLs and LIB files in a lib/x64 directory.
  • I have added the paths to my code using sys.path.append, and the environment seems to be configured properly.

Does anyone know if there are compatibility issues with PyCharm or how to correctly import the Leap module? Any help or pointers to relevant documentation would be greatly appreciated.

Thanks!

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