# Issue with installing leap motion

**URL:** https://discourse.processing.org/t/issue-with-installing-leap-motion/38921
**Category:** Libraries
**Created:** [September 21, 2022, 6:24pm UTC](https://discourse.processing.org/t/issue-with-installing-leap-motion/38921 "2022-09-21T18:24:28Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ajaynischal](https://avatars.discourse-cdn.com/v4/letter/a/e9c0ed/32.png) [@ajaynischal](https://discourse.processing.org/u/ajaynischal)
#### Post date: [September 21, 2022, 6:24pm UTC](https://discourse.processing.org/t/issue-with-installing-leap-motion/38921/1 "2022-09-21T18:24:28Z")

</div>

I am working on a project and need to install the leap motion libraries I did that and it shows up in contributed libraries however when I run basic code it gives me this error and I am not sure how to solve it. Please advise

Native code library failed to load.  
java.lang.UnsatisfiedLinkError: no LeapJava in java.library.path

---

<div class="post-metadata">

### Author: ![josephh](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/josephh/32/210_2.png) [@josephh](https://discourse.processing.org/u/josephh)
#### Post date: [September 23, 2022, 10:05am UTC](https://discourse.processing.org/t/issue-with-installing-leap-motion/38921/2 "2022-09-23T10:05:58Z")

</div>

Hi @ajaynischal,

Welcome to the forum! 😉

Which operating system are you running on? Which version of Processing? Did you try uninstalling the library / installing it again?

It works for me on Linux with Processing 4.0b2 and [Leap Motion for Processing](https://github.com/nok/leap-motion-processing) 2.3.1.6

If the error persists, please file an issue on their GitHub repository.
