Menu

Cannot set interpreter path in OSX 10.4

mattp52
2006-05-30
2013-03-15
  • mattp52

    mattp52 - 2006-05-30

    Hi,
    Have been searching in vain on the net for a fix to this issue. I succesfully downloaded and installed PyDev via Eclipse's update feature but when I go to set the path to the interpreter, a dialogue pops up very quickly and appears to parse the directory but no paths are populated into the prefs pane. I've tried setting the path to /usr/lib/python and /System/Library/Frameworks/... with the same result. There are no spaces in the path either.

    Has anyone else got PyDev 1.0.8 running under 10.4 using Eclipse 3.1.0?

     
    • Fabio Zadrozny

      Fabio Zadrozny - 2006-05-30

      Well, one thing you need to be sure is that you pass the actual interpreter and not some link to it.

      Have you checked your error log?

       
    • mattp52

      mattp52 - 2006-05-30

      Ok,

      Here's the error putput when I try and set the interpreter path to /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python

      eclipse.buildId=I20050627-1435
      java.version=1.4.2_09
      java.vendor=Apple Computer, Inc.
      BootLoader constants: OS=macosx, ARCH=ppc, WS=carbon, NL=en_US
      Framework arguments:  -keyring /Users/mattp/.eclipse_keyring -showlocation
      Command-line arguments:  -os macosx -ws carbon -arch ppc -keyring /Users/mattp/.eclipse_keyring -consoleLog -showlocation

      !ENTRY org.eclipse.ui 2 0 2006-05-30 21:51:28.351
      !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
      !SUBENTRY 1 org.eclipse.ui 2 0 2006-05-30 21:51:28.353
      !MESSAGE Cannot bind to an undefined command: plug-in='net.sourceforge.phpeclipse', commandId='org.eclipse.jdt.ui.edit.text.java.show.next.problem'.
      !SUBENTRY 1 org.eclipse.ui 2 0 2006-05-30 21:51:28.354
      !MESSAGE Defining a key binding with no key sequence has no effect: plug-in='org.asdt', commandId='org.asdt.ui.editor.actions.navigation.ASOpenSuperImplementation'.
      !SUBENTRY 1 org.eclipse.ui 2 0 2006-05-30 21:51:28.355
      !MESSAGE Defining a key binding with no key sequence has no effect: plug-in='org.asdt', commandId='org.asdt.ui.editor.actions.ASShowInNavigator'.

      !ENTRY org.python.pydev 4 4 2006-05-30 22:01:04.178
      !MESSAGE No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
      !STACK 0
      java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

      !ENTRY org.python.pydev 4 4 2006-05-30 22:01:04.419
      !MESSAGE java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
      !STACK 0
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:01:04.423
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python
      - Ok, file is non-null. Getting info on:/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Reading output...
      - Setting task name:Waiting for process to finish.
      Exception detected: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 4 4 2006-05-30 22:02:01.505
      !MESSAGE No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app/Contents/MacOS/Python: can't open file '"/Applications/Eclipse'
      <<
      !STACK 0
      java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app/Contents/MacOS/Python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

      !ENTRY org.python.pydev 4 4 2006-05-30 22:02:01.716
      !MESSAGE java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app/Contents/MacOS/Python: can't open file '"/Applications/Eclipse'
      <<
      !STACK 0
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app/Contents/MacOS/Python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app/Contents/MacOS/Python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:02:01.723
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/usr/bin/pythonw2.3
      - Ok, file is non-null. Getting info on:/usr/bin/pythonw2.3
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /usr/bin/pythonw2.3 -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /usr/bin/pythonw2.3 -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /usr/bin/pythonw2.3 -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Reading output...
      - Setting task name:Waiting for process to finish.
      Exception detected: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app/Contents/MacOS/Python: can't open file '"/Applications/Eclipse'
      <<
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app/Contents/MacOS/Python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app/Contents/MacOS/Python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 4 4 2006-05-30 22:06:19.84
      !MESSAGE No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      !STACK 0
      java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

      !ENTRY org.python.pydev 4 4 2006-05-30 22:06:19.276
      !MESSAGE java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      !STACK 0
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:06:19.280
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/System/Library/Frameworks/Python.framework/Versions/2.3/Python
      - Ok, file is non-null. Getting info on:/System/Library/Frameworks/Python.framework/Versions/2.3/Python
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Reading output...
      - Setting task name:Waiting for process to finish.
      Exception detected: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:10:46.413
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - The file chosen was null (returning null).

      !ENTRY org.python.pydev 4 4 2006-05-30 22:13:43.816
      !MESSAGE No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
      !STACK 0
      java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

      !ENTRY org.python.pydev 4 4 2006-05-30 22:13:43.984
      !MESSAGE java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
      !STACK 0
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:13:44.02
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python
      - Ok, file is non-null. Getting info on:/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Reading output...
      - Setting task name:Waiting for process to finish.
      Exception detected: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 4 4 2006-05-30 22:13:56.682
      !MESSAGE No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      !STACK 0
      java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

      !ENTRY org.python.pydev 4 4 2006-05-30 22:13:56.871
      !MESSAGE java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      !STACK 0
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:13:56.875
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/System/Library/Frameworks/Python.framework/Versions/2.3/Python
      - Ok, file is non-null. Getting info on:/System/Library/Frameworks/Python.framework/Versions/2.3/Python
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Reading output...
      - Setting task name:Waiting for process to finish.
      Exception detected: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 4 4 2006-05-30 22:20:07.567
      !MESSAGE No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      !STACK 0
      java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

      !ENTRY org.python.pydev 4 4 2006-05-30 22:20:07.752
      !MESSAGE java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      !STACK 0
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:20:07.755
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/System/Library/Frameworks/Python.framework/Versions/2.3/Python
      - Ok, file is non-null. Getting info on:/System/Library/Frameworks/Python.framework/Versions/2.3/Python
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Reading output...
      - Setting task name:Waiting for process to finish.
      Exception detected: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 4 4 2006-05-30 22:20:14.937
      !MESSAGE No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      !STACK 0
      java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

      !ENTRY org.python.pydev 4 4 2006-05-30 22:20:15.121
      !MESSAGE java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      !STACK 0
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:20:15.124
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/System/Library/Frameworks/Python.framework/Versions/2.3/Python
      - Ok, file is non-null. Getting info on:/System/Library/Frameworks/Python.framework/Versions/2.3/Python
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Reading output...
      - Setting task name:Waiting for process to finish.
      Exception detected: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:26:52.799
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - The file chosen was null (returning null).

      !ENTRY org.python.pydev 4 4 2006-05-30 22:27:11.536
      !MESSAGE No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      !STACK 0
      java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

      !ENTRY org.python.pydev 4 4 2006-05-30 22:27:11.727
      !MESSAGE java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      !STACK 0
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:27:11.731
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/System/Library/Frameworks/Python.framework/Versions/2.3/Python
      - Ok, file is non-null. Getting info on:/System/Library/Frameworks/Python.framework/Versions/2.3/Python
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Reading output...
      - Setting task name:Waiting for process to finish.
      Exception detected: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:31:16.117
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - The file chosen was null (returning null).

      !ENTRY org.python.pydev 4 4 2006-05-30 22:32:32.585
      !MESSAGE No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      !STACK 0
      java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

      !ENTRY org.python.pydev 4 4 2006-05-30 22:32:32.806
      !MESSAGE java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      !STACK 0
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:32:32.810
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/System/Library/Frameworks/Python.framework/Versions/2.3/Python
      - Ok, file is non-null. Getting info on:/System/Library/Frameworks/Python.framework/Versions/2.3/Python
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Reading output...
      - Setting task name:Waiting for process to finish.
      Exception detected: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !SESSION 2006-05-30 22:34:12.701 -----------------------------------------------
      eclipse.buildId=I20050627-1435
      java.version=1.4.2_09
      java.vendor=Apple Computer, Inc.
      BootLoader constants: OS=macosx, ARCH=ppc, WS=carbon, NL=en_US
      Framework arguments:  -keyring /Users/mattp/.eclipse_keyring -showlocation
      Command-line arguments:  -os macosx -ws carbon -arch ppc -keyring /Users/mattp/.eclipse_keyring -consoleLog -showlocation

      !ENTRY org.eclipse.ui 2 0 2006-05-30 22:34:16.212
      !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
      !SUBENTRY 1 org.eclipse.ui 2 0 2006-05-30 22:34:16.213
      !MESSAGE Cannot bind to an undefined command: plug-in='net.sourceforge.phpeclipse', commandId='org.eclipse.jdt.ui.edit.text.java.show.next.problem'.
      !SUBENTRY 1 org.eclipse.ui 2 0 2006-05-30 22:34:16.216
      !MESSAGE Defining a key binding with no key sequence has no effect: plug-in='org.asdt', commandId='org.asdt.ui.editor.actions.navigation.ASOpenSuperImplementation'.
      !SUBENTRY 1 org.eclipse.ui 2 0 2006-05-30 22:34:16.217
      !MESSAGE Defining a key binding with no key sequence has no effect: plug-in='org.asdt', commandId='org.asdt.ui.editor.actions.ASShowInNavigator'.

      !ENTRY org.python.pydev 4 4 2006-05-30 22:34:50.765
      !MESSAGE No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      !STACK 0
      java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

      !ENTRY org.python.pydev 4 4 2006-05-30 22:34:50.984
      !MESSAGE java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      !STACK 0
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:34:50.995
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/System/Library/Frameworks/Python.framework/Versions/2.3/Python
      - Ok, file is non-null. Getting info on:/System/Library/Frameworks/Python.framework/Versions/2.3/Python
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Reading output...
      - Setting task name:Waiting for process to finish.
      Exception detected: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 4 4 2006-05-30 22:35:06.235
      !MESSAGE No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      !STACK 0
      java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

      !ENTRY org.python.pydev 4 4 2006-05-30 22:35:06.423
      !MESSAGE java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      !STACK 0
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:35:06.427
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/System/Library/Frameworks/Python.framework/Versions/2.3/Python
      - Ok, file is non-null. Getting info on:/System/Library/Frameworks/Python.framework/Versions/2.3/Python
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /System/Library/Frameworks/Python.framework/Versions/2.3/Python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Reading output...
      - Setting task name:Waiting for process to finish.
      Exception detected: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Java: UNIXProcess:forkAndExec: exec failed: Bad executable (or shared library)
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 4 4 2006-05-30 22:35:26.62
      !MESSAGE No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python2.3: can't open file '"/Applications/Eclipse'
      <<
      !STACK 0
      java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python2.3: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

      !ENTRY org.python.pydev 4 4 2006-05-30 22:35:26.244
      !MESSAGE java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python2.3: can't open file '"/Applications/Eclipse'
      <<
      !STACK 0
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python2.3: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python2.3: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:35:26.247
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python2.3
      - Ok, file is non-null. Getting info on:/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python2.3
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python2.3 -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python2.3 -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python2.3 -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Reading output...
      - Setting task name:Waiting for process to finish.
      Exception detected: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python2.3: can't open file '"/Applications/Eclipse'
      <<
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python2.3: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python2.3: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 4 4 2006-05-30 22:35:31.515
      !MESSAGE No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
      !STACK 0
      java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

      !ENTRY org.python.pydev 4 4 2006-05-30 22:35:31.705
      !MESSAGE java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
      !STACK 0
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:35:31.709
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python
      - Ok, file is non-null. Getting info on:/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Reading output...
      - Setting task name:Waiting for process to finish.
      Exception detected: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 4 4 2006-05-30 22:35:40.450
      !MESSAGE No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Error: option -u not recognized

      USAGE: idle  [-deins] [-t title] [file]*
             idle  [-dns] [-t title] (-c cmd | -r file) [arg]*
             idle  [-dns] [-t title] - [arg]*

        -h         print this help message and exit
        -n         run IDLE without a subprocess (see Help/IDLE Help for details)

      The following options will override the IDLE 'settings' configuration:

        -e         open an edit window
        -i         open a shell window

      The following options imply -i and will open a shell:

        -c cmd     run the command in a shell, or
        -r file    run script from file

        -d         enable the debugger
        -s         run $IDLESTARTUP or $PYTHONSTARTUP before anything else
        -t title   set title of shell window

      A default edit window will be bypassed when -c, -r, or - are used.

      [arg]* are passed to the command (-c) or script (-r) in sys.argv[1:].

      Examples:

      idle
              Open an edit window or shell depending on IDLE's configuration.

      idle foo.py foobar.py
              Edit the files, also open a shell if configured to start with shell.

      idle -est "Baz" foo.py
              Run $IDLESTARTUP or $PYTHONSTARTUP, edit foo.py, and open a shell
              window with the title "Baz".

      idle -c "import sys; print sys.argv" "foo"
              Open a shell window and run the command, passing "-c" in sys.argv[0]
              and "foo" in sys.argv[1].

      idle -d -s -r foo.py "Hello World"
              Open a shell window, run a startup script, enable the debugger, and
              run foo.py, passing "foo.py" in sys.argv[0] and "Hello World" in
              sys.argv[1].

      echo "import sys; print sys.argv" | idle - "foobar"
              Open a shell window, run the script piped in, passing '' in sys.argv[0]
              and "foobar" in sys.argv[1].
      <<
      !STACK 0
      java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Error: option -u not recognized

      USAGE: idle  [-deins] [-t title] [file]*
             idle  [-dns] [-t title] (-c cmd | -r file) [arg]*
             idle  [-dns] [-t title] - [arg]*

        -h         print this help message and exit
        -n         run IDLE without a subprocess (see Help/IDLE Help for details)

      The following options will override the IDLE 'settings' configuration:

        -e         open an edit window
        -i         open a shell window

      The following options imply -i and will open a shell:

        -c cmd     run the command in a shell, or
        -r file    run script from file

        -d         enable the debugger
        -s         run $IDLESTARTUP or $PYTHONSTARTUP before anything else
        -t title   set title of shell window

      A default edit window will be bypassed when -c, -r, or - are used.

      [arg]* are passed to the command (-c) or script (-r) in sys.argv[1:].

      Examples:

      idle
              Open an edit window or shell depending on IDLE's configuration.

      idle foo.py foobar.py
              Edit the files, also open a shell if configured to start with shell.

      idle -est "Baz" foo.py
              Run $IDLESTARTUP or $PYTHONSTARTUP, edit foo.py, and open a shell
              window with the title "Baz".

      idle -c "import sys; print sys.argv" "foo"
              Open a shell window and run the command, passing "-c" in sys.argv[0]
              and "foo" in sys.argv[1].

      idle -d -s -r foo.py "Hello World"
              Open a shell window, run a startup script, enable the debugger, and
              run foo.py, passing "foo.py" in sys.argv[0] and "Hello World" in
              sys.argv[1].

      echo "import sys; print sys.argv" | idle - "foobar"
              Open a shell window, run the script piped in, passing '' in sys.argv[0]
              and "foobar" in sys.argv[1].
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

      !ENTRY org.python.pydev 4 4 2006-05-30 22:35:40.651
      !MESSAGE java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Error: option -u not recognized

      USAGE: idle  [-deins] [-t title] [file]*
             idle  [-dns] [-t title] (-c cmd | -r file) [arg]*
             idle  [-dns] [-t title] - [arg]*

        -h         print this help message and exit
        -n         run IDLE without a subprocess (see Help/IDLE Help for details)

      The following options will override the IDLE 'settings' configuration:

        -e         open an edit window
        -i         open a shell window

      The following options imply -i and will open a shell:

        -c cmd     run the command in a shell, or
        -r file    run script from file

        -d         enable the debugger
        -s         run $IDLESTARTUP or $PYTHONSTARTUP before anything else
        -t title   set title of shell window

      A default edit window will be bypassed when -c, -r, or - are used.

      [arg]* are passed to the command (-c) or script (-r) in sys.argv[1:].

      Examples:

      idle
              Open an edit window or shell depending on IDLE's configuration.

      idle foo.py foobar.py
              Edit the files, also open a shell if configured to start with shell.

      idle -est "Baz" foo.py
              Run $IDLESTARTUP or $PYTHONSTARTUP, edit foo.py, and open a shell
              window with the title "Baz".

      idle -c "import sys; print sys.argv" "foo"
              Open a shell window and run the command, passing "-c" in sys.argv[0]
              and "foo" in sys.argv[1].

      idle -d -s -r foo.py "Hello World"
              Open a shell window, run a startup script, enable the debugger, and
              run foo.py, passing "foo.py" in sys.argv[0] and "Hello World" in
              sys.argv[1].

      echo "import sys; print sys.argv" | idle - "foobar"
              Open a shell window, run the script piped in, passing '' in sys.argv[0]
              and "foobar" in sys.argv[1].
      <<
      !STACK 0
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Error: option -u not recognized

      USAGE: idle  [-deins] [-t title] [file]*
             idle  [-dns] [-t title] (-c cmd | -r file) [arg]*
             idle  [-dns] [-t title] - [arg]*

        -h         print this help message and exit
        -n         run IDLE without a subprocess (see Help/IDLE Help for details)

      The following options will override the IDLE 'settings' configuration:

        -e         open an edit window
        -i         open a shell window

      The following options imply -i and will open a shell:

        -c cmd     run the command in a shell, or
        -r file    run script from file

        -d         enable the debugger
        -s         run $IDLESTARTUP or $PYTHONSTARTUP before anything else
        -t title   set title of shell window

      A default edit window will be bypassed when -c, -r, or - are used.

      [arg]* are passed to the command (-c) or script (-r) in sys.argv[1:].

      Examples:

      idle
              Open an edit window or shell depending on IDLE's configuration.

      idle foo.py foobar.py
              Edit the files, also open a shell if configured to start with shell.

      idle -est "Baz" foo.py
              Run $IDLESTARTUP or $PYTHONSTARTUP, edit foo.py, and open a shell
              window with the title "Baz".

      idle -c "import sys; print sys.argv" "foo"
              Open a shell window and run the command, passing "-c" in sys.argv[0]
              and "foo" in sys.argv[1].

      idle -d -s -r foo.py "Hello World"
              Open a shell window, run a startup script, enable the debugger, and
              run foo.py, passing "foo.py" in sys.argv[0] and "Hello World" in
              sys.argv[1].

      echo "import sys; print sys.argv" | idle - "foobar"
              Open a shell window, run the script piped in, passing '' in sys.argv[0]
              and "foobar" in sys.argv[1].
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Error: option -u not recognized

      USAGE: idle  [-deins] [-t title] [file]*
             idle  [-dns] [-t title] (-c cmd | -r file) [arg]*
             idle  [-dns] [-t title] - [arg]*

        -h         print this help message and exit
        -n         run IDLE without a subprocess (see Help/IDLE Help for details)

      The following options will override the IDLE 'settings' configuration:

        -e         open an edit window
        -i         open a shell window

      The following options imply -i and will open a shell:

        -c cmd     run the command in a shell, or
        -r file    run script from file

        -d         enable the debugger
        -s         run $IDLESTARTUP or $PYTHONSTARTUP before anything else
        -t title   set title of shell window

      A default edit window will be bypassed when -c, -r, or - are used.

      [arg]* are passed to the command (-c) or script (-r) in sys.argv[1:].

      Examples:

      idle
              Open an edit window or shell depending on IDLE's configuration.

      idle foo.py foobar.py
              Edit the files, also open a shell if configured to start with shell.

      idle -est "Baz" foo.py
              Run $IDLESTARTUP or $PYTHONSTARTUP, edit foo.py, and open a shell
              window with the title "Baz".

      idle -c "import sys; print sys.argv" "foo"
              Open a shell window and run the command, passing "-c" in sys.argv[0]
              and "foo" in sys.argv[1].

      idle -d -s -r foo.py "Hello World"
              Open a shell window, run a startup script, enable the debugger, and
              run foo.py, passing "foo.py" in sys.argv[0] and "Hello World" in
              sys.argv[1].

      echo "import sys; print sys.argv" | idle - "foobar"
              Open a shell window, run the script piped in, passing '' in sys.argv[0]
              and "foobar" in sys.argv[1].
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:35:40.656
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/System/Library/Frameworks/Python.framework/Versions/2.3/bin/idle
      - Ok, file is non-null. Getting info on:/System/Library/Frameworks/Python.framework/Versions/2.3/bin/idle
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /System/Library/Frameworks/Python.framework/Versions/2.3/bin/idle -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /System/Library/Frameworks/Python.framework/Versions/2.3/bin/idle -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /System/Library/Frameworks/Python.framework/Versions/2.3/bin/idle -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Reading output...
      - Setting task name:Waiting for process to finish.
      Exception detected: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Error: option -u not recognized

      USAGE: idle  [-deins] [-t title] [file]*
             idle  [-dns] [-t title] (-c cmd | -r file) [arg]*
             idle  [-dns] [-t title] - [arg]*

        -h         print this help message and exit
        -n         run IDLE without a subprocess (see Help/IDLE Help for details)

      The following options will override the IDLE 'settings' configuration:

        -e         open an edit window
        -i         open a shell window

      The following options imply -i and will open a shell:

        -c cmd     run the command in a shell, or
        -r file    run script from file

        -d         enable the debugger
        -s         run $IDLESTARTUP or $PYTHONSTARTUP before anything else
        -t title   set title of shell window

      A default edit window will be bypassed when -c, -r, or - are used.

      [arg]* are passed to the command (-c) or script (-r) in sys.argv[1:].

      Examples:

      idle
              Open an edit window or shell depending on IDLE's configuration.

      idle foo.py foobar.py
              Edit the files, also open a shell if configured to start with shell.

      idle -est "Baz" foo.py
              Run $IDLESTARTUP or $PYTHONSTARTUP, edit foo.py, and open a shell
              window with the title "Baz".

      idle -c "import sys; print sys.argv" "foo"
              Open a shell window and run the command, passing "-c" in sys.argv[0]
              and "foo" in sys.argv[1].

      idle -d -s -r foo.py "Hello World"
              Open a shell window, run a startup script, enable the debugger, and
              run foo.py, passing "foo.py" in sys.argv[0] and "Hello World" in
              sys.argv[1].

      echo "import sys; print sys.argv" | idle - "foobar"
              Open a shell window, run the script piped in, passing '' in sys.argv[0]
              and "foobar" in sys.argv[1].
      <<
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Error: option -u not recognized

      USAGE: idle  [-deins] [-t title] [file]*
             idle  [-dns] [-t title] (-c cmd | -r file) [arg]*
             idle  [-dns] [-t title] - [arg]*

        -h         print this help message and exit
        -n         run IDLE without a subprocess (see Help/IDLE Help for details)

      The following options will override the IDLE 'settings' configuration:

        -e         open an edit window
        -i         open a shell window

      The following options imply -i and will open a shell:

        -c cmd     run the command in a shell, or
        -r file    run script from file

        -d         enable the debugger
        -s         run $IDLESTARTUP or $PYTHONSTARTUP before anything else
        -t title   set title of shell window

      A default edit window will be bypassed when -c, -r, or - are used.

      [arg]* are passed to the command (-c) or script (-r) in sys.argv[1:].

      Examples:

      idle
              Open an edit window or shell depending on IDLE's configuration.

      idle foo.py foobar.py
              Edit the files, also open a shell if configured to start with shell.

      idle -est "Baz" foo.py
              Run $IDLESTARTUP or $PYTHONSTARTUP, edit foo.py, and open a shell
              window with the title "Baz".

      idle -c "import sys; print sys.argv" "foo"
              Open a shell window and run the command, passing "-c" in sys.argv[0]
              and "foo" in sys.argv[1].

      idle -d -s -r foo.py "Hello World"
              Open a shell window, run a startup script, enable the debugger, and
              run foo.py, passing "foo.py" in sys.argv[0] and "Hello World" in
              sys.argv[1].

      echo "import sys; print sys.argv" | idle - "foobar"
              Open a shell window, run the script piped in, passing '' in sys.argv[0]
              and "foobar" in sys.argv[1].
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Error: option -u not recognized

      USAGE: idle  [-deins] [-t title] [file]*
             idle  [-dns] [-t title] (-c cmd | -r file) [arg]*
             idle  [-dns] [-t title] - [arg]*

        -h         print this help message and exit
        -n         run IDLE without a subprocess (see Help/IDLE Help for details)

      The following options will override the IDLE 'settings' configuration:

        -e         open an edit window
        -i         open a shell window

      The following options imply -i and will open a shell:

        -c cmd     run the command in a shell, or
        -r file    run script from file

        -d         enable the debugger
        -s         run $IDLESTARTUP or $PYTHONSTARTUP before anything else
        -t title   set title of shell window

      A default edit window will be bypassed when -c, -r, or - are used.

      [arg]* are passed to the command (-c) or script (-r) in sys.argv[1:].

      Examples:

      idle
              Open an edit window or shell depending on IDLE's configuration.

      idle foo.py foobar.py
              Edit the files, also open a shell if configured to start with shell.

      idle -est "Baz" foo.py
              Run $IDLESTARTUP or $PYTHONSTARTUP, edit foo.py, and open a shell
              window with the title "Baz".

      idle -c "import sys; print sys.argv" "foo"
              Open a shell window and run the command, passing "-c" in sys.argv[0]
              and "foo" in sys.argv[1].

      idle -d -s -r foo.py "Hello World"
              Open a shell window, run a startup script, enable the debugger, and
              run foo.py, passing "foo.py" in sys.argv[0] and "Hello World" in
              sys.argv[1].

      echo "import sys; print sys.argv" | idle - "foobar"
              Open a shell window, run the script piped in, passing '' in sys.argv[0]
              and "foobar" in sys.argv[1].
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:37:59.241
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - The file chosen was null (returning null).

      !ENTRY org.python.pydev 4 4 2006-05-30 22:38:27.822
      !MESSAGE java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
      !STACK 0
      java.lang.RuntimeException: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutput(SimplePythonRunner.java:120)
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutputWithInterpreter(SimplePythonRunner.java:94)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:60)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
          at java.lang.UNIXProcess.forkAndExec(Native Method)
          at java.lang.UNIXProcess.<init>(UNIXProcess.java:54)
          at java.lang.Runtime.execInternal(Native Method)
          at java.lang.Runtime.exec(Runtime.java:566)
          at java.lang.Runtime.exec(Runtime.java:428)
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutput(SimplePythonRunner.java:118)
          ... 7 more

      !ENTRY org.python.pydev 4 4 2006-05-30 22:38:28.01
      !MESSAGE java.lang.RuntimeException: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
      !STACK 0
      java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutput(SimplePythonRunner.java:120)
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutputWithInterpreter(SimplePythonRunner.java:94)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:60)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more
      Caused by: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
          at java.lang.UNIXProcess.forkAndExec(Native Method)
          at java.lang.UNIXProcess.<init>(UNIXProcess.java:54)
          at java.lang.Runtime.execInternal(Native Method)
          at java.lang.Runtime.exec(Runtime.java:566)
          at java.lang.Runtime.exec(Runtime.java:428)
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutput(SimplePythonRunner.java:118)
          ... 7 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:38:28.05
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app
      - Ok, file is non-null. Getting info on:/System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      Exception detected: java.lang.RuntimeException: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutput(SimplePythonRunner.java:120)
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutputWithInterpreter(SimplePythonRunner.java:94)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:60)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more
      Caused by: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
          at java.lang.UNIXProcess.forkAndExec(Native Method)
          at java.lang.UNIXProcess.<init>(UNIXProcess.java:54)
          at java.lang.Runtime.execInternal(Native Method)
          at java.lang.Runtime.exec(Runtime.java:566)
          at java.lang.Runtime.exec(Runtime.java:428)
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutput(SimplePythonRunner.java:118)
          ... 7 more

      !ENTRY org.python.pydev 4 4 2006-05-30 22:38:35.324
      !MESSAGE java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
      !STACK 0
      java.lang.RuntimeException: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutput(SimplePythonRunner.java:120)
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutputWithInterpreter(SimplePythonRunner.java:94)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:60)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
          at java.lang.UNIXProcess.forkAndExec(Native Method)
          at java.lang.UNIXProcess.<init>(UNIXProcess.java:54)
          at java.lang.Runtime.execInternal(Native Method)
          at java.lang.Runtime.exec(Runtime.java:566)
          at java.lang.Runtime.exec(Runtime.java:428)
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutput(SimplePythonRunner.java:118)
          ... 7 more

      !ENTRY org.python.pydev 4 4 2006-05-30 22:38:35.488
      !MESSAGE java.lang.RuntimeException: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
      !STACK 0
      java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutput(SimplePythonRunner.java:120)
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutputWithInterpreter(SimplePythonRunner.java:94)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:60)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more
      Caused by: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
          at java.lang.UNIXProcess.forkAndExec(Native Method)
          at java.lang.UNIXProcess.<init>(UNIXProcess.java:54)
          at java.lang.Runtime.execInternal(Native Method)
          at java.lang.Runtime.exec(Runtime.java:566)
          at java.lang.Runtime.exec(Runtime.java:428)
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutput(SimplePythonRunner.java:118)
          ... 7 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:38:35.500
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app
      - Ok, file is non-null. Getting info on:/System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      Exception detected: java.lang.RuntimeException: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutput(SimplePythonRunner.java:120)
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutputWithInterpreter(SimplePythonRunner.java:94)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:60)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more
      Caused by: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app: cannot execute
          at java.lang.UNIXProcess.forkAndExec(Native Method)
          at java.lang.UNIXProcess.<init>(UNIXProcess.java:54)
          at java.lang.Runtime.execInternal(Native Method)
          at java.lang.Runtime.exec(Runtime.java:566)
          at java.lang.Runtime.exec(Runtime.java:428)
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutput(SimplePythonRunner.java:118)
          ... 7 more

      !ENTRY org.python.pydev 4 4 2006-05-30 22:38:54.600
      !MESSAGE java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/PythonLauncher.app: cannot execute
      !STACK 0
      java.lang.RuntimeException: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/PythonLauncher.app: cannot execute
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutput(SimplePythonRunner.java:120)
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutputWithInterpreter(SimplePythonRunner.java:94)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:60)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/PythonLauncher.app: cannot execute
          at java.lang.UNIXProcess.forkAndExec(Native Method)
          at java.lang.UNIXProcess.<init>(UNIXProcess.java:54)
          at java.lang.Runtime.execInternal(Native Method)
          at java.lang.Runtime.exec(Runtime.java:566)
          at java.lang.Runtime.exec(Runtime.java:428)
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutput(SimplePythonRunner.java:118)
          ... 7 more

      !ENTRY org.python.pydev 4 4 2006-05-30 22:38:54.791
      !MESSAGE java.lang.RuntimeException: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/PythonLauncher.app: cannot execute
      !STACK 0
      java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/PythonLauncher.app: cannot execute
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/PythonLauncher.app: cannot execute
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutput(SimplePythonRunner.java:120)
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutputWithInterpreter(SimplePythonRunner.java:94)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:60)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more
      Caused by: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/PythonLauncher.app: cannot execute
          at java.lang.UNIXProcess.forkAndExec(Native Method)
          at java.lang.UNIXProcess.<init>(UNIXProcess.java:54)
          at java.lang.Runtime.execInternal(Native Method)
          at java.lang.Runtime.exec(Runtime.java:566)
          at java.lang.Runtime.exec(Runtime.java:428)
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutput(SimplePythonRunner.java:118)
          ... 7 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:38:54.804
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/System/Library/Frameworks/Python.framework/Versions/2.3/Resources/PythonLauncher.app
      - Ok, file is non-null. Getting info on:/System/Library/Frameworks/Python.framework/Versions/2.3/Resources/PythonLauncher.app
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/PythonLauncher.app -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/PythonLauncher.app -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/PythonLauncher.app -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      Exception detected: java.lang.RuntimeException: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/PythonLauncher.app: cannot execute
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/PythonLauncher.app: cannot execute
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/PythonLauncher.app: cannot execute
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutput(SimplePythonRunner.java:120)
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutputWithInterpreter(SimplePythonRunner.java:94)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:60)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more
      Caused by: java.io.IOException: /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/PythonLauncher.app: cannot execute
          at java.lang.UNIXProcess.forkAndExec(Native Method)
          at java.lang.UNIXProcess.<init>(UNIXProcess.java:54)
          at java.lang.Runtime.execInternal(Native Method)
          at java.lang.Runtime.exec(Runtime.java:566)
          at java.lang.Runtime.exec(Runtime.java:428)
          at org.python.pydev.runners.SimplePythonRunner.runAndGetOutput(SimplePythonRunner.java:118)
          ... 7 more

      !ENTRY org.python.pydev 4 4 2006-05-30 22:39:40.463
      !MESSAGE No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Unrecognized switch: -u
      <<
      !STACK 0
      java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Unrecognized switch: -u
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

      !ENTRY org.python.pydev 4 4 2006-05-30 22:39:40.650
      !MESSAGE java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Unrecognized switch: -u
      <<
      !STACK 0
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Unrecognized switch: -u
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Unrecognized switch: -u
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:39:40.656
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/usr/bin/a2p
      - Ok, file is non-null. Getting info on:/usr/bin/a2p
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /usr/bin/a2p -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /usr/bin/a2p -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /usr/bin/a2p -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Reading output...
      - Setting task name:Waiting for process to finish.
      Exception detected: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Unrecognized switch: -u
      <<
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Unrecognized switch: -u
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>Unrecognized switch: -u
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 4 4 2006-05-30 22:40:01.713
      !MESSAGE No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
      !STACK 0
      java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

      !ENTRY org.python.pydev 4 4 2006-05-30 22:40:01.921
      !MESSAGE java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
      !STACK 0
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:40:01.924
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python
      - Ok, file is non-null. Getting info on:/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Reading output...
      - Setting task name:Waiting for process to finish.
      Exception detected: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 4 4 2006-05-30 22:40:09.892
      !MESSAGE No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
      !STACK 0
      java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

      !ENTRY org.python.pydev 4 4 2006-05-30 22:40:10.70
      !MESSAGE java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
      !STACK 0
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-30 22:40:10.73
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python
      - Ok, file is non-null. Getting info on:/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Reading output...
      - Setting task name:Waiting for process to finish.
      Exception detected: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.eclipse.update.core 4 0 2006-05-30 22:54:10.468
      !MESSAGE Error processing update site mirror. [Character conversion error: "Malformed UTF-8 char -- is an XML encoding declaration missing?" (line number may be too low).]
      !STACK 0
      org.xml.sax.SAXParseException: Character conversion error: "Malformed UTF-8 char -- is an XML encoding declaration missing?" (line number may be too low).
          at org.apache.crimson.parser.InputEntity.fatal(InputEntity.java:1100)
          at org.apache.crimson.parser.InputEntity.fillbuf(InputEntity.java:1072)
          at org.apache.crimson.parser.InputEntity.isXmlDeclOrTextDeclPrefix(InputEntity.java:914)
          at org.apache.crimson.parser.Parser2.maybeXmlDecl(Parser2.java:1183)
          at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:653)
          at org.apache.crimson.parser.Parser2.parse(Parser2.java:337)
          at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:448)
          at org.apache.crimson.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:185)
          at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:124)
          at org.eclipse.update.core.model.DefaultSiteParser.getMirrors(DefaultSiteParser.java:755)
          at org.eclipse.update.core.model.DefaultSiteParser.processSite(DefaultSiteParser.java:479)
          at org.eclipse.update.core.model.DefaultSiteParser.handleInitialState(DefaultSiteParser.java:361)
          at org.eclipse.update.core.model.DefaultSiteParser.startElement(DefaultSiteParser.java:170)
          at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1672)
          at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:667)
          at org.apache.crimson.parser.Parser2.parse(Parser2.java:337)
          at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:448)
          at javax.xml.parsers.SAXParser.parse(SAXParser.java:345)
          at org.eclipse.update.core.model.DefaultSiteParser.parse(DefaultSiteParser.java:126)
          at org.eclipse.update.core.model.SiteModelFactory.parseSite(SiteModelFactory.java:78)
          at org.eclipse.update.internal.core.SiteURLFactory.createSite(SiteURLFactory.java:78)
          at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:330)
          at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:322)
          at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:287)
          at org.eclipse.update.internal.core.InternalSiteManager.attemptCreateSite(InternalSiteManager.java:218)
          at org.eclipse.update.internal.core.InternalSiteManager.getSite(InternalSiteManager.java:159)
          at org.eclipse.update.core.SiteManager.getSite(SiteManager.java:78)
          at org.eclipse.update.search.UpdateSearchRequest.searchOneSite(UpdateSearchRequest.java:345)
          at org.eclipse.update.search.UpdateSearchRequest.performSearch(UpdateSearchRequest.java:253)
          at org.eclipse.update.ui.UpdateJob.runUpdates(UpdateJob.java:200)
          at org.eclipse.update.ui.UpdateJob.run(UpdateJob.java:163)
          at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

      !ENTRY org.eclipse.update.core 4 0 2006-05-30 22:54:11.814
      !MESSAGE Error processing update site mirror. [Character conversion error: "Malformed UTF-8 char -- is an XML encoding declaration missing?" (line number may be too low).]
      !STACK 0
      org.xml.sax.SAXParseException: Character conversion error: "Malformed UTF-8 char -- is an XML encoding declaration missing?" (line number may be too low).
          at org.apache.crimson.parser.InputEntity.fatal(InputEntity.java:1100)
          at org.apache.crimson.parser.InputEntity.fillbuf(InputEntity.java:1072)
          at org.apache.crimson.parser.InputEntity.isXmlDeclOrTextDeclPrefix(InputEntity.java:914)
          at org.apache.crimson.parser.Parser2.maybeXmlDecl(Parser2.java:1183)
          at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:653)
          at org.apache.crimson.parser.Parser2.parse(Parser2.java:337)
          at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:448)
          at org.apache.crimson.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:185)
          at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:124)
          at org.eclipse.update.core.model.DefaultSiteParser.getMirrors(DefaultSiteParser.java:755)
          at org.eclipse.update.core.model.SiteModel.getMirrorSiteEntryModels(SiteModel.java:410)
          at org.eclipse.update.core.Site.getMirrorSiteEntries(Site.java:535)
          at org.eclipse.update.internal.model.SiteWithTimestamp.getMirrorSiteEntries(SiteWithTimestamp.java:125)
          at org.eclipse.update.ui.UpdateJob$ResultCollectorWithMirrors.getMirror(UpdateJob.java:295)
          at org.eclipse.update.search.UpdateSearchRequest.searchOneSite(UpdateSearchRequest.java:359)
          at org.eclipse.update.search.UpdateSearchRequest.performSearch(UpdateSearchRequest.java:253)
          at org.eclipse.update.ui.UpdateJob.runUpdates(UpdateJob.java:200)
          at org.eclipse.update.ui.UpdateJob.run(UpdateJob.java:163)
          at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
      !SESSION 2006-05-31 08:08:24.378 -----------------------------------------------
      eclipse.buildId=I20050627-1435
      java.version=1.4.2_09
      java.vendor=Apple Computer, Inc.
      BootLoader constants: OS=macosx, ARCH=ppc, WS=carbon, NL=en_US
      Framework arguments:  -keyring /Users/mattp/.eclipse_keyring -showlocation
      Command-line arguments:  -os macosx -ws carbon -arch ppc -keyring /Users/mattp/.eclipse_keyring -consoleLog -showlocation

      !ENTRY org.eclipse.ui 2 0 2006-05-31 08:08:27.352
      !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
      !SUBENTRY 1 org.eclipse.ui 2 0 2006-05-31 08:08:27.353
      !MESSAGE Cannot bind to an undefined command: plug-in='net.sourceforge.phpeclipse', commandId='org.eclipse.jdt.ui.edit.text.java.show.next.problem'.
      !SUBENTRY 1 org.eclipse.ui 2 0 2006-05-31 08:08:27.355
      !MESSAGE Defining a key binding with no key sequence has no effect: plug-in='org.asdt', commandId='org.asdt.ui.editor.actions.navigation.ASOpenSuperImplementation'.
      !SUBENTRY 1 org.eclipse.ui 2 0 2006-05-31 08:08:27.357
      !MESSAGE Defining a key binding with no key sequence has no effect: plug-in='org.asdt', commandId='org.asdt.ui.editor.actions.ASShowInNavigator'.

      !ENTRY org.python.pydev 4 4 2006-05-31 08:10:43.06
      !MESSAGE No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
      !STACK 0
      java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

      !ENTRY org.python.pydev 4 4 2006-05-31 08:10:43.576
      !MESSAGE java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
      !STACK 0
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

      !ENTRY org.python.pydev 1 1 2006-05-31 08:10:43.581
      !MESSAGE Information about process of adding new interpreter:
      - Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python
      - Ok, file is non-null. Getting info on:/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python -u "/Applications/Eclipse 3.1/plugins/org.python.pydev_1.0.8/PySrc/interpreterInfo.py"
      - Setting task name:Reading output...
      - Setting task name:Waiting for process to finish.
      Exception detected: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
          at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
          at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/System/Library/Frameworks/Python.framework/Versions/2.3/bin/python: can't open file '"/Applications/Eclipse'
      <<
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
          at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
          at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
          ... 3 more

       
    • Nobody/Anonymous

      I have the same problem with Pydev 1.0.6 and 1.0.8 using Eclipse 3.1 on Mac OS X 10.4.6 with eclipse 3.1 (Version: 3.1.2, Build id: M20060118-1600)

       
      • Nobody/Anonymous

        Also I checked that it's definitely not a symbolic link that I'm selecting. This is for Jython and Python.

         
        • Fabio Zadrozny

          Fabio Zadrozny - 2006-06-05

          Pydev creates a log when setting the interpreter (in the error log)... can you paste it here?

           
    • Nobody/Anonymous

      Session Data:

      eclipse.buildId=M20060118-1600
      java.version=1.5.0_06
      java.vendor=Apple Computer, Inc.
      BootLoader constants: OS=macosx, ARCH=ppc, WS=carbon, NL=en_US
      Framework arguments:  -keyring /Users/jfn/.eclipse_keyring -showlocation
      Command-line arguments:  -os macosx -ws carbon -arch ppc -keyring /Users/jfn/.eclipse_keyring -consoleLog -showlocation

      Message:

      Information about process of adding new interpreter:- Opening dialog to request executable (or jar).
      - Chosen interpreter file:'/opt/local/Library/Frameworks/Python.framework/Versions/2.4/bin/python2.4
      - Ok, file is non-null. Getting info on:/opt/local/Library/Frameworks/Python.framework/Versions/2.4/bin/python2.4
      - Beggining task:Getting libs totalWork:100
      - Setting task name:Mounting executable string...
      - Setting task name:Executing:  /opt/local/Library/Frameworks/Python.framework/Versions/2.4/bin/python2.4 -u "/Applications/EasyEclipse for Python.app/Contents/MacOS/plugins/org.python.pydev_1.0.6/PySrc/interpreterInfo.py"
      - Setting task name:Making pythonpath environment... /opt/local/Library/Frameworks/Python.framework/Versions/2.4/bin/python2.4 -u "/Applications/EasyEclipse for Python.app/Contents/MacOS/plugins/org.python.pydev_1.0.6/PySrc/interpreterInfo.py"
      - Setting task name:Making exec... /opt/local/Library/Frameworks/Python.framework/Versions/2.4/bin/python2.4 -u "/Applications/EasyEclipse for Python.app/Contents/MacOS/plugins/org.python.pydev_1.0.6/PySrc/interpreterInfo.py"
      - Setting task name:Reading output...
      - Setting task name:Waiting for process to finish.
      Exception detected: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/opt/local/Library/Frameworks/Python.framework/Versions/2.4/bin/python2.4: can't open file '"/Applications/EasyEclipse': [Errno 2] No such file or directory
      <<
      - Some error happened while getting info on the interpreter:
      java.lang.RuntimeException: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/opt/local/Library/Frameworks/Python.framework/Versions/2.4/bin/python2.4: can't open file '"/Applications/EasyEclipse': [Errno 2] No such file or directory
      <<
      at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:159)
      at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:194)
      at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:683)
      at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
      Caused by: java.lang.RuntimeException: No output was in the standard output when trying to create the interpreter info.
      The error output contains:>>/opt/local/Library/Frameworks/Python.framework/Versions/2.4/bin/python2.4: can't open file '"/Applications/EasyEclipse': [Errno 2] No such file or directory
      <<
      at org.python.pydev.ui.interpreters.AbstractInterpreterManager.createInfoFromOutput(AbstractInterpreterManager.java:134)
      at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:61)
      at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42)
      at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:154)
      ... 3 more

       
      • Fabio Zadrozny

        Fabio Zadrozny - 2006-06-05

        Ok, the error is happening because you have spaces in your install. If you install Eclipse in a path without spaces it should work.

        Cheers,

        Fabio

         
    • Nobody/Anonymous

      I used the "EasyEclipse" distribution both for the Desktop and a distribution specifically for Python using pydev. The default path is of the type "/Applications/EasyEclipse\ for\ Python.app", so I imagine this is a recurring problem - at least for mac users...

       
      • Nobody/Anonymous

        I changed the path of my Eclipse distributon and it works marvellously again! :)

         
      • Fabio Zadrozny

        Fabio Zadrozny - 2006-06-06

        Yeah, the main problem is that spaces are so platform dependent, and as I don't have a mac myself it is hard to know how each platform will need those parameters...

        You can report that as a bug, but still, there might be other situations where having it with spaces may be bad -- but, I'll go fixing it once at a time ;-)

        Cheers,

        Fabio

         
      • Fabio Zadrozny

        Fabio Zadrozny - 2006-06-06

        Actually...how would mac expect it? I know I'm surrounding it with " when the path has spaces... so, that's apparently not the way to go, but then, how would mac expect it?

         
    • Nobody/Anonymous

      Well the situation is that the "EasyEclipse for Python For Python" (http://www.easyeclipse.org/site/distributions/python.html) distribution which is bundled with PyDev won't work on Macs as the default installation directory is "/Applications/EasyEclipse\ For\ Python.app/"

      Mac applications are bundled into special folders with the ".app" suffix. I'm afraid I don't fully understand it, as I normally live in a command-line environment for my own development.

      I think a workaround whereby Mac people are warned about not having spaces in their eclilpse distribution will be sufficient for the time being.

      Thanks!

      Joe Newman