Can't see anything wrong there (of course I also see nothing confirming
that the helloworld directory lives in C:\Users\Max\Desktop\ but I guess
that's likely not the problem).

Can you open a cmd.exe (or however it's called these days) and run a

    dir C:\Users\Max\Desktop\helloworld

so the path is confirmed, and then

   type C:\Users\Max\Desktop\helloworld\helloworld.py

and

   type C:\Users\Max\Desktop\helloworld\app.yaml

just to check if any of these shows problems the GUI might hide?


Alex



On Mon, Jul 20, 2015 at 1:21 PM, Gurdev Seepersaud <
[email protected]> wrote:

> Sure.
>
> http://imgur.com/a/WXkQz
>
> I changed the helloworld.py program to a .txt file temporarily so I could
> show you what I wrote inside it.
>
> I appreciate you helping me!
>
> On Mon, Jul 20, 2015 at 12:38 PM, 'Alex Martelli' via Google App Engine <
> [email protected]> wrote:
>
>> Hard to help without further info. Can you show the full contents of
>> directory C:\Users\Max\Desktop\helloworld and
>> files C:\Users\Max\Desktop\helloworld\app.yaml
>> and C:\Users\Max\Desktop\helloworld\helloworld.py ...?
>>
>> Alex
>>
>> On Sun, Jul 19, 2015 at 5:06 AM, Gurdev Seepersaud <
>> [email protected]> wrote:
>>
>>> I'm a total newbie here and I'm trying to wrap my head around the
>>> tutorial for App Engine development using Python. I'm referring to the
>>> section of the tutorial titled "2. Hello World!":
>>> https://cloud.google.com/appengine/docs/python/gettingstartedpython27/helloworld
>>>
>>> The tutorial says to make a directory titled helloworld, which I already
>>> did, and placed it on my desktop. The tutorial then says to make a file
>>> titled app.yaml and helloworld.py and place them in the helloworld
>>> directory. I made sure that my computer displays file extensions so that I
>>> know that the files aren't titled app.yaml.txt or helloworld.py.txt.
>>>
>>> However, the problem here is that, when I open the App Engine Launcher,
>>> and choose "Add Existing Application" and then the "helloworld" directory,
>>> I can't run the file.
>>>
>>> And this is what it looks like when I put the application in the
>>> launcher: http://imgur.com/iCirJeZ
>>>
>>> I don't know how to run the file or what's even causing the problem.
>>> Please help?
>>>
>>> Any help would be greatly appreciated. Thanks in advance. :)
>>>
>>> --
>>> 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/e7b42171-6cd8-411e-98a2-6460e146b1a5%40googlegroups.com
>>> <https://groups.google.com/d/msgid/google-appengine/e7b42171-6cd8-411e-98a2-6460e146b1a5%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/siUfoz1c0Ug/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/CAE46Be99cpVv6gE4_1oKXtpNY19o76_9WQwEkOy8_95ggoe5xg%40mail.gmail.com
>> <https://groups.google.com/d/msgid/google-appengine/CAE46Be99cpVv6gE4_1oKXtpNY19o76_9WQwEkOy8_95ggoe5xg%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> - Gurdev
>
> --
> 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/CAJ8MRuX0tuP_x0DDPhp_BSLeXFkfXxpmQJrOGdXbpz0o%2BBrSSA%40mail.gmail.com
> <https://groups.google.com/d/msgid/google-appengine/CAJ8MRuX0tuP_x0DDPhp_BSLeXFkfXxpmQJrOGdXbpz0o%2BBrSSA%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/CAE46Be_GwzF9mBzTvgAT_D1OamGL0pfsxUh7rkADGkuR216zvw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to