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

Hi,

I have a similar issue (eclipse 3.4.2, pydev 1.4.5.2727), namely, code 
completion
for wx and numpy does not work at all (in the editor), i.e., it doesn't show
any of the members when I invoke

import wx
wx.                           # <- no autocompletion ?

The same applies to numpy.

However, for other modules/packages (Python built-ins or my custom packages)
the completion works fine.

Note: Code completion in Python console (not the editor) works completely for
numpy while it works only partially for wx (it shows only the member of wx but
not the help, arguments,...).

______________________________________________________________________
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

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to