Saltycrane logo

SaltyCrane Blog

Notes on Python, Django, and web development on Ubuntu Linux

    

Eclipse/Pydev error: "interprer: c:\python24\python.exe is not configured in the pydev preferences as a 'python 2.5' interpreter"

Eclipse 3.2, PyDev 1.2.6 error:

"Error. The interprer: c:\python24\python.exe is not configured in the pydev preferences as a 'python 2.5' interpreter (as required by the project:06_cutil)."
Not sure I understand this message. To fix, go to "Run" menu, "Run...", "Arguments" tab, in the "Interpreter:" dropdown menu, select "c:\python25\python.exe"

Post a comment

Required
Required, but not displayed
Optional

Format using Markdown. (No HTML.)
  • Code blocks: prefix each line by at least 4 spaces or 1 tab (and a blank line before and after)
  • Code span: surround with backticks
  • Blockquotes: prefix lines to be quoted with >
  • Links: <URL>
  • Links w/ description: [description](URL)
Created with Django | Hosted by Slicehost