Hi,

If you don't have auto-completion on the Editor, the most probable cause is that you don't have a Python package called "rope". Please check our menu entry

? > Optional dependencies

to see what other packages you may need to install.

To install rope, just open a cmd.exe and run this command:

easy_install rope

Cheers,
Carlos

El 04/11/13 13:23, Mohammad Akbari escribió:
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.

--
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.

Reply via email to