On 13 May, 2013, at 19:53, Paul Coones wrote:
> I am getting a message when I try to import a dynamic library included in a
> module into Blender Text window:
>
> ImportError: dynamic module does not define init function (PyInit__LeapPython)
>
> What does this message mean and what do I need
I am getting a message when I try to import a dynamic library included in a
module into Blender Text window:
ImportError: dynamic module does not define init function (PyInit__LeapPython)
What does this message mean and what do I need to do to eliminate it?
The library is _LeapPython.so
I belie