Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6030373 By: victorhooi
heya, I'm running Pydev 1.4, under Eclipse 3.3. I've set a breakpoint, and I'm running my code under the Debug Perspective. However, in my Variable window, there are no variable, it simply says "Error", and "Could not resolve variable." I've checked the error log, and there are a few messages, about "Error fetching a variable". I've pasted the entries from the logfile itself after this. Even though the log file complains about dict_keys having no sort, it's strange there's nothing in the variable window at all. Is it an issue with my setup, or is it another issue? Cheers, Victor !ENTRY org.python.pydev.debug 4 4 2009-01-08 15:17:58.047 !MESSAGE Error fetching a variable !STACK 1 org.eclipse.core.runtime.CoreException: pydevd error:Error resolving variables Traceback (most recent call last): File "H:\eclipse-SDK-3.4.1-win32\eclipse\plugins\org.python.pydev.debug_1.4.0\ pysrc\pydevd_comm.py", line 564, in doIt keys.sort() AttributeError: 'dict_keys' object has no attribute 'sort' at org.python.pydev.debug.model.remote.GetVariableCommand.getResponse(GetVariab leCommand.java:61) at org.python.pydev.debug.model.PyVariableCollection.getCommandVariables(PyVari ableCollection.java:86) at org.python.pydev.debug.model.PyVariableCollection.getCommandVariables(PyVari ableCollection.java:77) at org.python.pydev.debug.model.PyVariableCollection.commandComplete(PyVariable Collection.java:68) at org.python.pydev.debug.model.remote.AbstractDebuggerCommand.processResponse( AbstractDebuggerCommand.java:114) at org.python.pydev.debug.model.remote.DebuggerReader.processCommand(DebuggerRe ader.java:112) at org.python.pydev.debug.model.remote.DebuggerReader.run(DebuggerReader.java:1 31) at java.lang.Thread.run(Unknown Source) !SUBENTRY 1 org.python.pydev.debug 4 4 2009-01-08 15:17:58.047 !MESSAGE pydevd error:Error resolving variables Traceback (most recent call last): File "H:\eclipse-SDK-3.4.1-win32\eclipse\plugins\org.python.pydev.debug_1.4.0\ pysrc\pydevd_comm.py", line 564, in doIt keys.sort() AttributeError: 'dict_keys' object has no attribute 'sort' !ENTRY org.python.pydev.debug 4 4 2009-01-08 16:24:56.063 !MESSAGE Error fetching a variable !STACK 1 org.eclipse.core.runtime.CoreException: pydevd error:Error resolving variables Traceback (most recent call last): File "H:\eclipse-SDK-3.4.1-win32\eclipse\plugins\org.python.pydev.debug_1.4.0\ pysrc\pydevd_comm.py", line 564, in doIt keys.sort() AttributeError: 'dict_keys' object has no attribute 'sort' at org.python.pydev.debug.model.remote.GetVariableCommand.getResponse(GetVariab leCommand.java:61) at org.python.pydev.debug.model.PyVariableCollection.getCommandVariables(PyVari ableCollection.java:86) at org.python.pydev.debug.model.PyVariableCollection.getCommandVariables(PyVari ableCollection.java:77) at org.python.pydev.debug.model.PyVariableCollection.commandComplete(PyVariable Collection.java:68) at org.python.pydev.debug.model.remote.AbstractDebuggerCommand.processResponse( AbstractDebuggerCommand.java:114) at org.python.pydev.debug.model.remote.DebuggerReader.processCommand(DebuggerRe ader.java:112) at org.python.pydev.debug.model.remote.DebuggerReader.run(DebuggerReader.java:1 31) at java.lang.Thread.run(Unknown Source) !SUBENTRY 1 org.python.pydev.debug 4 4 2009-01-08 16:24:56.063 !MESSAGE pydevd error:Error resolving variables Traceback (most recent call last): File "H:\eclipse-SDK-3.4.1-win32\eclipse\plugins\org.python.pydev.debug_1.4.0\ pysrc\pydevd_comm.py", line 564, in doIt keys.sort() AttributeError: 'dict_keys' object has no attribute 'sort' !ENTRY org.python.pydev.debug 4 4 2009-01-08 15:17:01.688 !MESSAGE Error fetching a variable !STACK 1 org.eclipse.core.runtime.CoreException: pydevd error:Error resolving variables Traceback (most recent call last): File "H:\eclipse-SDK-3.4.1-win32\eclipse\plugins\org.python.pydev.debug_1.4.0\ pysrc\pydevd_comm.py", line 564, in doIt keys.sort() AttributeError: 'dict_keys' object has no attribute 'sort' at org.python.pydev.debug.model.remote.GetVariableCommand.getResponse(GetVariab leCommand.java:61) at org.python.pydev.debug.model.PyVariableCollection.getCommandVariables(PyVari ableCollection.java:86) at org.python.pydev.debug.model.PyVariableCollection.getCommandVariables(PyVari ableCollection.java:77) at org.python.pydev.debug.model.PyVariableCollection.commandComplete(PyVariable Collection.java:68) at org.python.pydev.debug.model.remote.AbstractDebuggerCommand.processResponse( AbstractDebuggerCommand.java:114) at org.python.pydev.debug.model.remote.DebuggerReader.processCommand(DebuggerRe ader.java:112) at org.python.pydev.debug.model.remote.DebuggerReader.run(DebuggerReader.java:1 31) at java.lang.Thread.run(Unknown Source) !SUBENTRY 1 org.python.pydev.debug 4 4 2009-01-08 15:17:01.719 !MESSAGE pydevd error:Error resolving variables Traceback (most recent call last): File "H:\eclipse-SDK-3.4.1-win32\eclipse\plugins\org.python.pydev.debug_1.4.0\ pysrc\pydevd_comm.py", line 564, in doIt keys.sort() AttributeError: 'dict_keys' object has no attribute 'sort' ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users