[pydev - Users] Unexpected error setting up the debugger

View: New views
3 Messages — Rating Filter:   Alert me  

[pydev - Users] Unexpected error setting up the debugger

by SourceForge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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@...
https://lists.sourceforge.net/lists/listinfo/pydev-users

[pydev - Users] RE: Unexpected error setting up the debugger

by SourceForge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

What are you debugging: python or jython and which version?

Cheers,

Fabio

______________________________________________________________________
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@...
https://lists.sourceforge.net/lists/listinfo/pydev-users

[pydev - Users] RE: Unexpected error setting up the debugger

by SourceForge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Python 2.4

______________________________________________________________________
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@...
https://lists.sourceforge.net/lists/listinfo/pydev-users