[Pydev-users] [Users] RE: pydev makes python.exe crash
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2011-06-02 23:04:04
|
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4548534: Have you tried starting eclipse from the same shell you're using when you run python? Also, if you set in the shell the same PYTHONPATH i.e.: set PYTHONPATH=C:\Users\hart\.eclipse\org.eclipse.platform_3.6.1_1709980481\plug ins\org.python.pydev_2.1.0.2011052613\PySrc\pydev_sitecustomize;\\nas1\W01\hart\ eclipse\workspace\PostProcessor\src;C:\Users\hart\.eclipse\org.eclipse.platform_ 3.6.1_1709980481\plugins\org.python.pydev_2.1.0.2011052613\PySrc;C:\SIMULIA\Abaq us\6.10-1\Python\Lib and execute that command line C:\SIMULIA\Abaqus\6.10-1\Python\Obj\python.exe -u -v \\nas1\W01\hart\eclipse\workspace\PostProcessor\src\simple.py does it work? Cheers, Fabio |