[Baypiggies] Google App Engine

David Cramer dcramer at gmail.com
Tue Apr 8 08:27:53 CEST 2008


Google App Engine looks like a hosted version of Django ;)

On Mon, Apr 7, 2008 at 11:23 PM, Douglas Sims <doug at apley.com> wrote:

> Thank you.
>
> The first problem really was that I forgot which machine I am on; it
> is a Mac at the moment and I was saying /home/doug instead of /Users/
> doug ... d'oh!  but I think I have something else wrong too:
>
> btw, this is going to be really cool.
>
> mbp2:helloworld doug$ pwd
> /Users/doug/helloworld
> mbp2:helloworld doug$ ls -la
> total 16
> drwxr-xr-x   4 doug  staff   136 Apr  8 01:17 .
> drwxr-xr-x+ 87 doug  staff  2958 Apr  8 01:17 ..
> -rw-r--r--   1 doug  staff   113 Apr  8 01:09 app.yaml
> -rw-r--r--   1 doug  staff    83 Apr  8 00:54 helloworld.py
> mbp2:helloworld doug$ dev_appserver.py -d /Users/doug/helloworld
> ERROR    2008-04-08 01:18:34,145 dev_appserver_main.py] Fatal error
> when loading application configuration:
>
> mbp2:helloworld doug$ cat app.yaml
> application: helloworld
> version: 1
> runtime: python
> api_version: 1
>
> handlers:
> - url:/.*
>   script: helloworld.py
>
>
>
>
> Douglas Sims
> Doug at Apley.com
>
>
>
> On Apr 8, 2008, at 1:13 AM, Guido van Rossum wrote:
> > You must first create an app.yaml file in that directory.
> >
> > On Mon, Apr 7, 2008 at 11:06 PM, Douglas Sims <doug at apley.com> wrote:
> >>
> >> Yes.  This seems rather momentous.
> >>
> >> I wonder how many people around the world aren't going to sleep any
> >> tonight?  I think I'm going to be one.
> >>
> >> I requested an invite at about 9:30 (Central time) and got one at
> >> 12:03
> >>
> >> Haven't got the paths straight yet though...
> >>
> >> mbp2:helloworld doug$ dev_appserver.py -d /home/doug/helloworld/
> >> Traceback (most recent call last):
> >>   File "/usr/local/bin/dev_appserver.py", line 50, in <module>
> >>     execfile(script_path, globals())
> >>   File "/usr/local/google_appengine/google/appengine/tools/
> >> dev_appserver_main.py", line 338, in <module>
> >>     sys.exit(main(sys.argv))
> >>   File "/usr/local/google_appengine/google/appengine/tools/
> >> dev_appserver_main.py", line 287, in main
> >>     config, matcher = dev_appserver.LoadAppConfig(root_path, {})
> >>   File "/usr/local/google_appengine/google/appengine/tools/
> >> dev_appserver.py", line 2415, in LoadAppConfig
> >>     raise AppConfigNotFoundError
> >> google.appengine.tools.dev_appserver.AppConfigNotFoundError
> >>
> >>
> >> Douglas Sims
> >> Doug at Apley.com
> >>
> >>
> >>
> >>
> >>
> >> On Apr 8, 2008, at 12:55 AM, Shannon -jj Behrens wrote:
> >>> http://code.google.com/appengine/docs/whatisgoogleappengine.html
> >>>
> >>> Does anyone else feel as overwhelmed as I do?
> >>>
> >>> -jj
> >>>
> >>> --
> >>> I, for one, welcome our new Facebook overlords!
> >>> http://jjinux.blogspot.com/
> >>> _______________________________________________
> >>> Baypiggies mailing list
> >>> Baypiggies at python.org
> >>> To change your subscription options or unsubscribe:
> >>> http://mail.python.org/mailman/listinfo/baypiggies
> >>
> >> _______________________________________________
> >> Baypiggies mailing list
> >> Baypiggies at python.org
> >> To change your subscription options or unsubscribe:
> >> http://mail.python.org/mailman/listinfo/baypiggies
> >>
> >
> >
> >
> > --
> > --Guido van Rossum (home page: http://www.python.org/~guido/<http://www.python.org/%7Eguido/>
> )
>
> _______________________________________________
> Baypiggies mailing list
> Baypiggies at python.org
> To change your subscription options or unsubscribe:
> http://mail.python.org/mailman/listinfo/baypiggies
>



-- 
David Cramer
Director of Technology
iBegin
http://www.ibegin.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/baypiggies/attachments/20080407/682ec174/attachment-0001.htm 


More information about the Baypiggies mailing list