Just made a separate install of Eclipse 3.5 with pydev and found no improvement:
>>> import sys; print('%s %s' % (sys.executable or sys.platform, sys.version)) /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python 2.5.4 (r254:67916, Jun 25 2009, 13:54:39) [GCC 4.0.1 (Apple Inc. build 5484)] >>> import os >>> os.environ['CLASSPATH'] '/Applications/eclipse35/plugins/org.python.pydev_1.4.7.2843/PySrc/pydev_sitecustomize:/Users/jd/workspace35/cing/python:/opt/l Using fink's instead of macports python interpreter 2.5 .... didn't solve it either. Any other ideas? ------------------------------------------------------------------------------ _______________________________________________ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users