Menu

Problem Launching Programs

hal
2008-03-13
2013-03-15
  • hal

    hal - 2008-03-13

    Greetings,

    Have been using PyDev with Eclipse 3.3.1.1.  Updated to release 1.3.14 and unable to launch programs.  Receive the following error message.

    Exception occurred executing command line.
    CreateProcess: "c:\program files\python25\python.exe" -u "C:\workspace\sample1\src\test\test1.py" error=3

    Would appreciate any suggestions to resolve this problem.

    Thanks!

     
    • Fabio Zadrozny

      Fabio Zadrozny - 2008-03-13

      If you execute that: "c:\program files\python25\python.exe" -u "C:\workspace\sample1\src\test\test1.py" from the command-line, does it work?

       
    • hal

      hal - 2008-03-13

      Could not execute that string from the command line.

      Did find the cause of the problem based on your question.

      Discovered that the Python program directory had been renamed to "python2.5".

      Thanks for your help,
      Hal