Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4800792 By: kessaris
Just a note on my setup: Macintosh OS X.5 Leopard Maya 2008, Eclipse and PyDev and PyDev Extensions (eval version) Added the Maya python interpreter to PyDev Added all the maya modules as forced built-ins It seems to be having a problem with dlopen loading the .so files.. Reason: image not found I think solving this problem would go a long way towards getting it up and running on OSX. That would be a huge step forward for all of us. Traceback (most recent call last): File "/Users/alex/Documents/workspace/one/src/helloWorld.py", line 56, in <module> import maya.OpenMaya as OpenMaya File "/engserv/rbuild/213/build/wrk/optim/runTime/Maya.app/Contents/Frameworks /Python.framework/Versions/2.5/lib/python2.5/site-packages/maya/OpenMaya.py", line 6, in <module> ImportError: dlopen(/Applications/Autodesk/maya2008/Maya.app/Contents/Frameworks /Python.framework/Versions/2.5/lib/python2.5/site-packages/maya/_OpenMaya.so, 2): Library not loaded: @executable_path/libOpenMaya.dylib Referenced from: /Applications/Autodesk/maya2008/Maya.app/Contents/Frameworks/Python.framework/Ve rsions/2.5/lib/python2.5/site-packages/maya/_OpenMaya.so Reason: image not found ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users