The following forum message was posted by fabioz at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3688562:

> Is the fact that I get completion in the console a clue?

Not really... having a live shell always there makes things a bit different 
from the code-completion where the static/dynamic analyzers mix.

Can you do an experiment for trying to determine the cause?

1. Check \'enable logging for code-completion\' at preferences > pydev > 
logging.
2. Grab the latest nightly build (which should be the final 1.5.7) -- that 
version is needed because I added some logging info there (install and restart).
3. Remove and re-add your current interpreter, making sure that the pythonpath 
is correct and wx and wxPython are in the forced builtins
4. Create an empty file and try to do a code-completion using wx and paste the 
results you get in the Pydev Logging console (it should appear in the console 
view).

Cheers,

Fabio

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

Reply via email to