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


pymel is a package, so i have some of the key submodules in builtins:

pymel.core.nodetypes
pymel.core.animation
pymel.core.general

i also have the directory above the pymel package in the system libs.

previously, when i had this working, it worked best if i only used leaf modules.
i.e. not pymel.core or just pymel.  do you have any advice on which to include
as builtins?

the thing that i don't understand is it WAS working.  the autocompletion was
finding objects that it could only have found if it was inspecting the module,
not just parsing it.  i could see the second python process spawn in my dock.
now nothing...

is there any possibility of one feature preventing the other from working?

-chad


______________________________________________________________________
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

------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to