Hi Mohammad, Have you imported the namespace (like "import numpy as np") first?
Also check https://code.google.com/p/spyderlib/issues/detail?id=1254 You may try CTRL-SPACE if the menu does not show up. A few times, I had a situation when the menu did not show up automatically, but pressing this combination helped. Make sure rope is installed properly. If nothing works for you, experts will probably suggest something more efficient. Regards, Victor On Monday, November 4, 2013 1:23:25 PM UTC-5, Mohammad Akbari wrote: > > Hi all > I am new user of spyder. > I have a auto complete problem with spyder. > I am running on windows 32-bit os. > > When I am typing in editor, there is no pop up menu. Even after writing > (np. ) > And, after defining and running new def in editor, there is no auto > complete in console. > I am using spyder 2.2.4. > > Can anyone help me out with this? > Thanks > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/groups/opt_out.
