University of Iowa College of Liberal Arts & Sciences

  Computer Science | Mathematics | Statistics and Actuarial Science | Applied Mathematical and Computational Sciences | Informatics

Mathematical Sciences Computer Support Group

Configure Wing IDE 101 for 22C:104


Configure Wing IDE 101 for 22C:104

1) Launch Wing IDE 101
    Click Start->All Programs->Wing IDE 101 3.1->Wing IDE 101 3.1



2) Configure Wing IDE to use Python 2.5
    Click the Edit Menu, then click Configure Python...



    In the Python Configuration dialog box, where it says "Python Executable", select "Custom"
    In the white box that appears under the button, type the following line exactly:
    C:\PYTHON25\python.exe



    Click OK

    Close Wing IDE

3) Restart Wing IDE
    Near the bottom, Wing IDE will display what version of Python it is using. Verify that it says Python 2.5.4