I have a issue which may be related to this. It seems that sometimes spyder doesn't recognize a package any more. Right now I have a file where the only completion I get with numpy is for the function I already use in my file. If I create a new file the completion is fine.
Le mercredi 12 février 2014 21:34:02 UTC+1, Douglas Karabasz a écrit : > > I have installed Anaconda and it seems that when I open Spyder it is not > using Rope for auto complete. > > However, where I look at Opitional Dependencies I see Rope is OK. Not > sure why it is not working any ideas? > > IPython >=0.13 : 1.1.0 (OK) > matplotlib >=1.0: 1.3.1 (OK) > pep8 >=0.6 : 1.4.6 (OK) > pyflakes >=0.5.0: 0.7.3 (OK) > pylint >=0.25 : None (NOK) > rope >=0.9.2 : 0.9.4 (OK) > sphinx >=0.6.6 : 1.1.3 (OK) > sympy >=0.7.0 : 0.7.3 (OK) > > > Thanks, > Douglas > -- 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.
