I have installed at "C:\Program Files\Google\google_appengine" and "C:
\Python26"

I follow the steps at
http://code.google.com/appengine/docs/python/tools/devserver.html

I created "helloworld" folder at "C:\Program Files\Google
\google_appengine\helloworld" and inside the folder there are two
files which are "helloworld.py" and "app.yaml".
The codes are created from the steps at
http://code.google.com/appengine/docs/python/gettingstarted/helloworld.html

My problem is
i try in command prompt,
google_appengine/dev_appserver.py helloworld/
but it gives me error:
'google_appengine' is not recognized as an internal or external
command, operable program or bath file.

i try using
dev_appserver.py helloworld/
but it opens up dev_appserver.py in text editor.

Please tell me where is my mistake. And may i know when do i use the
program Python Interactive shell or PythonWin from "C:\Python26" ?

Please help me....

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to