Leap Blender Mac OS X

Ishik, Remy, Xuemin

Different beast, different problems.

Instead of using libLeap.so, we now use libLeap.dylib, and clang++ instead of g++

In our blender modules folder, we need Leap.py, libLeap.dylib, and LeapPython.dylib. These are all here, and currently we’re getting the error: ImportError: dynamic module does not define init function (PyInit_LeapPython)

which seems to be an issue with __init__.py but the swig documentation we found says it’s more to do with file names.

I need to comb through this more closely to figure out what’s up exactly.

This entry was posted in Assignments, DOCUMENTATION. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *