The following forum message was posted by webhart at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4548534:

One additional information: I can run the python interpreter in eclipse using
the "PyDev Console". Its output is
import sys; print('%s %s' % (sys.executable or sys.platform, sys.version))
C:\SIMULIA\Abaqus\6.10-1\Python\Obj\python.exe 2.6.2 (r262:71600, Apr  7 2010,
16:24:50) [MSC v.1500 64 bit (AMD64)]

Via execfile() I can successfully  run my scripts. But I still have no solution
for running/debugging via "Debug Configurations..." because of the above 
mentioned
crashes. Any suggestions please?

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to