*The Development Environment* *You develop and upload applications for Google App Engine using the App Engine software development kit (SDK).*
*The SDK includes a web server application that simulates the App Engine environment, including a local version of the datastore, Google Accounts, and the ability to fetch URLs and send email directly from your computer using the App Engine APIs. The SDK runs on any computer with Python 2.5, and versions are available for Windows, Mac OS X and Linux.* *If necessary, download and install Python 2.5 for your platform from the Python website <http://www.python.org/>... * http://code.google.com/appengine/docs/python/gettingstarted/devenvironment.html * **You need to have Python 2.5 and you only have Python 2.4.5 installed. ** * On Mon, Mar 16, 2009 at 8:05 PM, Lord Gustavo Miguel Angel < [email protected]> wrote: sorry i don´t understand > > > ----- Original Message ----- > *From:* Matthew Page-Lieberman <[email protected]> > *To:* [email protected] > *Sent:* Monday, March 16, 2009 8:50 PM > *Subject:* [google-appengine] Re: dev_appserver.py", line 55, in <module> > > Don't forget the first sentence. > > On Mon, Mar 16, 2009 at 7:29 PM, Lord Gustavo Miguel Angel < > [email protected]> wrote: > >> thank´s >> But i have python 2.4.5 not 3.0 >> >> >> ----- Original Message ----- >> *From:* Matthew Page-Lieberman <[email protected]> >> *To:* [email protected] >> *Sent:* Monday, March 16, 2009 6:09 PM >> *Subject:* [google-appengine] Re: dev_appserver.py", line 55, in <module> >> >> I know that one of the requirements to run GAE is to have at least Python >> 2.5. Don't go running to Python 3.0 though just quite yet for GAE. It's not >> supported AFAIK. >> >> On Mon, Mar 16, 2009 at 3:54 PM, goosfancito <[email protected]>wrote: >> >>> >>> hello, >>> >>> OS: windows xp Sp2 >>> version python: 2.4.5 >>> >>> >>> i´m new user googe app engine. when i do >>> >>> dev_appserver.py holamundo >>> >>> appeserver reports >>> >>> ----------------- 8< ----- >>> File "C:\Google\google_appengine\dev_appserver.py", line 55, in >>> <module> >>> execfile(script_path, globals()) >>> File "C:\Google\google_appengine\google\appengine\tools >>> \dev_appserver_main.py" >>> , line 358, in <module> >>> sys.exit(main(sys.argv)) >>> File "C:\Google\google_appengine\google\appengine\tools >>> \dev_appserver_main.py" >>> , line 306, in main >>> config, matcher = dev_appserver.LoadAppConfig(root_path, {}) >>> File "C:\Google\google_appengine\google\appengine\tools >>> \dev_appserver.py", lin >>> e 2638, in LoadAppConfig >>> raise AppConfigNotFoundError >>> google.appengine.tools.dev_appserver.AppConfigNotFoundError >>> >>> ----------------- 8< ----- >>> >>> Why? >>> Thank´s >>> >>> >>> >> >> >> -- >> M. Page-Lieberman >> [email protected] >> >> > > > -- > M. Page-Lieberman > [email protected] > > > -- M. Page-Lieberman [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
