When trying to run Sample.py I get the following error:
File "/Users/mimiller/Downloads/LeapDeveloperKit_2.3.1+31549_mac/LeapSDK/lib/Leap.py", line 111, in SwigPyIterator
swig_destroy = LeapPython.delete_SwigPyIterator
AttributeError: 'module' object has no attribute 'delete_SwigPyIterator'
I know support for MacOS Catalina is lower on the priority list. But this appears to be something I don't have access to the necessary code to fix. Any suggestions are greatly appreciated.
myk