I just created my first application for Google App Engines. I have saved .py and .yml file in a folder in the C drive. I have installed python 2.5 as well as Google app launcher where i have set the python path as 'C:\Python25\pythonw.exe'. When I open the launcher, click on add existing application and select the particular folder containing the .py and .yml files, and run the application, i get the following error - "Cannot run project. Please confirm these values in your Preferences, or take an appropriate measure to fix it(eg install Python)"
I have installed python 2.7.3 but it din't work for that either. I will be grateful if anyone helps me out, I am newbie to the programming world.