Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7475514
By: frantsch

Using EasyEclipse for Python 1.2.2.2 on Win XP with PyDev for Eclipse 
1.4.6.2778,
I obtain the below error message when starting the debugger:

"Unexpected error setting up the debugger"

The concole thereby shows the below message:
"Traceback (most recent call last):
  File "D:\Apps\EasyEclipse-for-Python-1.2.2.2\plugins\org.python.pydev.debug_1.
4.6.2788\pysrc\pydevd.py", line 2, in ?
    from pydevd_constants import * #...@unusedwildimport
  File "D:\Apps\EasyEclipse-for-Python-1.2.2.2\plugins\org.python.pydev.debug_1.
4.6.2788\pysrc\pydevd_constants.py", line 63, in ?
    DictContains = dict.has_key
NameError: name 'dict' is not defined"

Any ideas on how to solve this?




______________________________________________________________________
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

------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to