Hi I am using a Leap motion controller for a high school project, and thus far I have tried the following:
I followed this link from the forum: https://d2beseu6pw5d2t.cloudfront.net/t/could-you-share-your-python-3-api-with-us/10969/3
I used this link from a university class webpage: https://www.rose-hulman.edu/class/csse/csse120/Resources/LeapMotion/index.html
I tried to use Unity (my version is 2019.4.13f1): https://developer.leapmotion.com/unity/
and I also tried creating a virtual environment in Python 2.7. Windows 10 recognizes my Controller and I can use the visualizer, but it doesn’t connect via Python or Unity.
Do you know what might be the problem, and could someone share with me how they got it to work? Thanks!