The following forum message was posted by alextill at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3711968:
I\'m trying to get code completion from a DLL in pydev. The DLL is definitely in my path (so there is no \'Unresolved import\' warning), and if I open a console (CTRL+ALT+ENTER) and import it there, I get code completion when I press \'.\'. In the main IDE however there is no code completion, and what is more calls to methods on the module are underlined in red. I did try adding the module name to the forced builtins, but it seemed to have no effect and I wasn\'t 100% sure what I was doing, so I took it back out. Apologies if I ask about something which has already been solved somewhere, I have looked around these forums and Googled, and the only advice I can find is \'make sure the dlls are in your PYTHONPATH\' and \'upgrade PyDev\', both of which I\'ve done. Thanks in advance for your help. ------------------------------------------------------------------------------ _______________________________________________ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users