I have tested the code for Python version 3.8.6 without success.
The wrapper and library seem to work, because the program runs without issue, but no connection to the leap motion controller v1 could be established. I receive the following output when running the sample program:
Initialized
Press Enter to quit...
I assume that the library is only compatible with tracking services v1 or v2 which I could not find anymore on the Ultraleap platform or anywhere else on the web. I am running tracking service 5.20 which I have downloaded from the Ultraleap platform.
Ultraleap hosts an official Python repo for Gemini (v5) which works fine with the leap motion controller v1.
Can you provide additional information in your README which tracking service version you have been using for your project (and where it can still be downloaded)?
Can you also confirm that your project is not compatible with tracking service version 5/Gemini?
System/Env Info
- OS: Windows 11 (24H2)
- Processor: AMD Ryzen 9 PRO 6950HS
- RAM: 32 GB
- Python: 3.8.6
- Ultraleap tracking service version: 5.20
I have tested the code for Python version 3.8.6 without success.
The wrapper and library seem to work, because the program runs without issue, but no connection to the leap motion controller v1 could be established. I receive the following output when running the sample program:
I assume that the library is only compatible with tracking services v1 or v2 which I could not find anymore on the Ultraleap platform or anywhere else on the web. I am running tracking service 5.20 which I have downloaded from the Ultraleap platform.
Ultraleap hosts an official Python repo for Gemini (v5) which works fine with the leap motion controller v1.
Can you provide additional information in your README which tracking service version you have been using for your project (and where it can still be downloaded)?
Can you also confirm that your project is not compatible with tracking service version 5/Gemini?
System/Env Info