Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4511825 By: kinetifex
Hello, so I'm new to Python and am trying to use pyDev for eclipse to write some python scripts and plugins using the Maya Python API. Everything seems to be set up fine, however I only have code completion for the built in python modules and modules with the .pyd extension (i.e. _OpenMaya.pyd) found in the Maya Python site-package. The modules I need to get at have the are in that same directory, but have the .pyc extension (i.e. OpenMaya.pyc) Any help or insight into what's going on would be appreciated. ______________________________________________________________________ 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 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
