I guess on you machine the file association for *.py files are set to notepad.exe. Either cahnge that or try running python dev_appserver.py helloworld\
On Fri, Feb 13, 2009 at 11:35 AM, Bob <[email protected]> wrote: > > python 2.5 > google sdk > > First i have to say I have had this issue twice now. Tuesday when I > downloaded the apps engine and Python I did the helloworld Tutorial > built the helloworld.py file and the app.yalm file stored it in the > helloworld directory under the google directory tree as instructed... > > then I ran > dev_appserver.py helloworld\ > > as instructed... the windows system window came up with the file > structure pointing to the proper place and then the weird thing > > dev_appserver.py file opened in notebook ...O.O well I don't think > this was the result I was supposed to get.. so I tried the > http://localhost:8080 > and sure enough page load error... I looked over the lines of code in > the files .. nope they are correct. > > tried again.. same problem > > re-typed the lines of code to a new notebook file by hand no copy > pasting in case any white space was in the lines of code and saved > them to the helloworld dir and tried the loacalhost again and voila... > the file ran correctly. > > Now the weirder part > > I have not changed the setting on my helloworld folders files since > wednesday and today I came in and tried > > dev_appserver.py helloworld\ > > the same problem occurred...Okay now that's really weird. I don't have > gremlins nor yard monkeys that could mess with these files...So any > idea what could be causig this issue.. i have yet to resolve it today > after having re written the files...and re-saved them... > > > > -- cheers Gipsy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
