I have had this same issue with from matplotlib import pylab
and possibly some other larger modules in the editor. In the console they work immediately. It seems like eventually I will come back to the editor and tab completion will work for it. I will try to pay more attention to what I am experiencing and report back. On Wed, May 23, 2012 at 3:13 AM, 爱勇王 <[email protected]> wrote: > I'm new for spyder and pythonxy. My problem is when I'm typing code in > spyder editor like this: > > import numpy as np > from enthought.mayavi import mlab > > then after "np." the autocompletion box pop up, but after "mlab." it > didn't pop up. > Can someone give me some details solving this please? > > -- > You received this message because you are subscribed to the Google Groups > "spyder" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/spyderlib?hl=en. > -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
