Hello,
I recently developed a program using python using Orion, but my lab recently bought a new Leap motion sensor and are now using the new motion sensor. Originally, the sensor would not import into the new sensor and so I called the customer service line for the Leap motion and the representative told me to download the latest version of the V2 software instead. Now, I am receiving an error that states "Traceback (most recent call): import Leap, sys, thread, time" and I no longer can collect any kinematic data. So I was wondering what this error might mean and is there a key coding difference between the V2 and the Orion in Python.
Thank you in advance!