I also have this problem. I can't remember when it started, but I've been avoiding Spyder because of it.
I did not find a rope.log file after running Spyder with --debug. Previously I got Spyder2 with Python(x,y), but recently my laptop was re-imaged (Windows 7) and this time I'm trying WinPython. (So I'm looking in C:\WinPython-64bit-2.7.3.2\settings\.spyder2 for the rope.log.) Any other suggestions? Spyder freezes (not responding) for several seconds whenever I type a dot. It makes the editor unusable. Thanks, Nelson On Wednesday, December 5, 2012 8:35:48 PM UTC-8, Carlos Córdoba wrote: > > Hi Matt, > > Try to start Spyder from a terminal with the --debug option. Then look > at your .spyder2 folder (in your Users directory) for a file called > rope.log to see if you can find what is causing the problem you mention. > > Cheers, > Carlos > > El 26/11/12 10:32, matt escribió: > > I have been using Spyder regularly for over a year on Windows with 64 > > bit python 2.7(on several different machines). Recently after some > > changes to one of my systems(installing some c++ compilers > > and modifying my path variable) I am getting really slow code > > completion in the editor frame of Spyder. Every time I type a period, > > it takes like 5 seconds to process, kind of like it usually does for > > the first code completion of the session. As I changed a lot of > > things about my system, I can't seem to narrow down what actually is > > impacting this portion of Spyder code. Before I have to dive into the > > Spyder code, can anyone suggest what might be causing this sort of > > problem? > > > > Thanks, > > Matt > > -- > > 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/-/CiL3u4TGZ6wJ. > > To post to this group, send email to [email protected]<javascript:>. > > > To unsubscribe from this group, send email to > > [email protected] <javascript:>. > > 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/-/rT79q4p76bIJ. 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.
