Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4800786
By: kessaris

Hello all!

How many of us share a common story.  We've been using Maya and MEL.  Now we're
using maya and python.
We  want to code a plugin, we need code completion.  We've found the excellent
PyDev and PyDev extensions.  We've installed it on mac and windows..

In the configuration we try everything we can.. 
Some autocompletion works, but we get strange errors.

We add the .pyc files as forced builtins.. They show up in the import statements
but their internal functions aren't visible.
We import maya.standalone but it gives errors in linking.
We try to launch the python interpreter and it freezes.

We go back to using our text editor and feel frustrated.

Guys!  Let's make a step by step process for using Python and PyDev and PyDev
Extensions with Maya on Mac, Linux and Windows.

Can we extract the site-packages and use another python interpreter?
Can we add all the modules by hand to the forced built-ins?

Let's get this going together, then we can all  have the same success story!

______________________________________________________________________
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

Reply via email to