I meet the same behavior with some libs as lxml. Jean-Patrick
Le jeudi 24 mai 2012 04:23:02 UTC+2, desktop a écrit : > > Looks like there is no solution for this problem ? > > 2012/5/23 Matt Anderson <[email protected]> > >> 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. >> > > -- You received this message because you are subscribed to the Google Groups "spyder" group. To view this discussion on the web visit https://groups.google.com/d/msg/spyderlib/-/bSTafrflPSUJ. 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.
