After upgrading eclipse, aptana, pydev, Debugger not working
问题 I upgraded eclipse from 3.6 to 4.2 and Aptana from 2 to 3 with pydev Now I cannot get the debugger to work. I get the following errors: Traceback (most recent call last): File "C:\Google\eclipse\plugins\org.python.pydev_2.6.0.2012062121\pysrc\pydevd.py", line 4, in <module> from pydevd_comm import CMD_CHANGE_VARIABLE, \ File "C:\Google\eclipse\plugins\org.python.pydev_2.6.0.2012062121\pysrc\pydevd_comm.py", line 78, in <module> import pydevd_console File "C:\Google\eclipse\plugins\org.python