dynamic module in Blender does not define init function
Paul Coones <[email protected]>
| Newsgroups | gmane.comp.python.apple |
|---|---|
| Message-ID | <[email protected]> |
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 believe it contains c++ methods (wrapped), that get called in python. Paul Coones [email protected] _______________________________________________ Pythonmac-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG