Thank you for your words and precious time.. I'm sorry for asking you your personal email.. I didn't know that its not allowed.. I'm not a programmer by profession and hence my doubts may be silly.. But no query or doubt should be underestimated according to me.. Because these forums are made for solving problems of people, however big or small they are.. People have got different IQs and different levels of knowledge, they may not be an expert in python and google app engine but they come here with a ray of hope that their problems would be solved..!!
Thanks once again. On Mon, Feb 23, 2015 at 6:26 PM, 'Alex Martelli' via Google App Engine < [email protected]> wrote: > On Mon, Feb 23, 2015 at 5:07 PM, Shraddha Bhandavle <[email protected] > > wrote: > >> So what do I do next???? Shall i rename it as 'yaml' ?? The professor >> will fail me if I'm unable to run the project. Can I contact u on your >> personal email id?? Whats ur email id?? >> > > Rename app.yml to app.yaml, exactly as I implied, and try again. If no > good, again as I already said, send over the `app = ` part of urlss.py. No > personal email -- I'm already making a big exception for you by helping you > here rather than asking you to use StackOverflow (because I suspect your > questions would be closed or deleted there as low-quality -- e.g, you > obviosuly NEVER ask for help on a bug without showing your code, since it's > OBVIOUS nobody can help you w/o seeing said code, so you're just wasting > our time, etc, etc). > > > Alex > > >> On Mon, Feb 23, 2015 at 5:05 PM, 'Alex Martelli' via Google App Engine < >> [email protected]> wrote: >> >>> It's mis-named to `.yml` rather than `.yaml` so I'm surprised the >>> dev_appserver even starts. >>> >>> On Mon, Feb 23, 2015 at 4:47 PM, Shraddha Bhandavle < >>> [email protected]> wrote: >>> >>>> Hi I'm sharing the file app.yml . Basically I haven't made this project >>>> but I have to run this project and submit it as it's a part of my >>>> coursework. My friend staying in my home country had made this project 2 >>>> years back in python and she is helping me by giving me this project but >>>> she herself doesn't remember how to run this project. But I really don't >>>> know what the logic is behind the python code and the app code. >>>> >>> >>> If simply renaming the file correctly to app.yaml doesn't help, next we >>> need to see the routing in urlss.py -- how is the `app` object there made, >>> and specifically how does it route `loginpage`. >>> >>> Alex >>> >>> >>>> >>>> On Mon, Feb 23, 2015 at 3:36 PM, 'Alex Martelli' via Google App Engine >>>> <[email protected]> wrote: >>>> >>>>> Hi Shradda, >>>>> >>>>> can you share your app.yaml so we can, first, see what Python script >>>>> `loginpage` gets routed to? Then (assuming you're using the `webapp2` >>>>> framework that comes with app engine) we'll need to see the WSGI app >>>>> object >>>>> you build in that script, since that app object then does its own routing. >>>>> No doubt there's something wrong in either app.yaml, or the WSGI app >>>>> object, or a conflict between them. >>>>> >>>>> >>>>> Alex >>>>> >>>>> On Mon, Feb 23, 2015 at 3:07 PM, Shraddha Bhandavle < >>>>> [email protected]> wrote: >>>>> >>>>>> Hello all, >>>>>> >>>>>> I have been working on the project using Google App Engine using >>>>>> Python. I have been making a Calendar for making the appointments online >>>>>> for Doctors. The code was compiled and the python27 was successfully >>>>>> linked >>>>>> with the Google App engine that is dev_appserver.py >>>>>> But when I go to the localhost:8080/loginpage it gives 404 error >>>>>> though I have made a loginpage. I'm unable to run the Google App Engine >>>>>> successfully. I need your guidance for telling me and rectifying my >>>>>> mistakes while running the Google App Engine. >>>>>> >>>>>> Thanking you. >>>>>> >>>>>> -- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "Google App Engine" group. >>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>> send an email to [email protected]. >>>>>> To post to this group, send email to >>>>>> [email protected]. >>>>>> Visit this group at http://groups.google.com/group/google-appengine. >>>>>> To view this discussion on the web visit >>>>>> https://groups.google.com/d/msgid/google-appengine/a4b24bcd-53a2-42df-b299-1cb0ca715f02%40googlegroups.com >>>>>> <https://groups.google.com/d/msgid/google-appengine/a4b24bcd-53a2-42df-b299-1cb0ca715f02%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>>> . >>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>> >>>>> >>>>> -- >>>>> You received this message because you are subscribed to a topic in the >>>>> Google Groups "Google App Engine" group. >>>>> To unsubscribe from this topic, visit >>>>> https://groups.google.com/d/topic/google-appengine/rTJST3_XotY/unsubscribe >>>>> . >>>>> To unsubscribe from this group and all its topics, send an email to >>>>> [email protected]. >>>>> To post to this group, send email to [email protected] >>>>> . >>>>> Visit this group at http://groups.google.com/group/google-appengine. >>>>> To view this discussion on the web visit >>>>> https://groups.google.com/d/msgid/google-appengine/CAE46Be8S-K3YgjW87_DFmXrbMF1g2wxqLM2PMK_VkBGmC%3Dr2vw%40mail.gmail.com >>>>> <https://groups.google.com/d/msgid/google-appengine/CAE46Be8S-K3YgjW87_DFmXrbMF1g2wxqLM2PMK_VkBGmC%3Dr2vw%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>> . >>>>> >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Google App Engine" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> Visit this group at http://groups.google.com/group/google-appengine. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/google-appengine/CAFvXqCvxK46D%2B0B8MCJetXwtc2QZd183T-%3DrJGG90eJ1PUZotw%40mail.gmail.com >>>> <https://groups.google.com/d/msgid/google-appengine/CAFvXqCvxK46D%2B0B8MCJetXwtc2QZd183T-%3DrJGG90eJ1PUZotw%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "Google App Engine" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/google-appengine/rTJST3_XotY/unsubscribe >>> . >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/google-appengine. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/google-appengine/CAE46Be-13Ks2KpqmQ_Gf22u6R7dZf862BpJGEhCgFjLaGZy-Aw%40mail.gmail.com >>> <https://groups.google.com/d/msgid/google-appengine/CAE46Be-13Ks2KpqmQ_Gf22u6R7dZf862BpJGEhCgFjLaGZy-Aw%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/google-appengine. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/google-appengine/CAFvXqCuLMYkYjoFZJUY-n2mu0YkRS6C6_01aaJGnjfGH9u91vg%40mail.gmail.com >> <https://groups.google.com/d/msgid/google-appengine/CAFvXqCuLMYkYjoFZJUY-n2mu0YkRS6C6_01aaJGnjfGH9u91vg%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Google App Engine" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/google-appengine/rTJST3_XotY/unsubscribe > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-appengine. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-appengine/CAE46Be_knU1cjUaMTWrswhKXNz__8Ee5h%3Dd0tH%2BFxa3-jWW7rg%40mail.gmail.com > <https://groups.google.com/d/msgid/google-appengine/CAE46Be_knU1cjUaMTWrswhKXNz__8Ee5h%3Dd0tH%2BFxa3-jWW7rg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CAFvXqCt%3DEuWrx_rupnqCdOigEVawNDSipARiqzLftwtvBpjZJw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
