Is your project in a directory named helloworld? Are you invoking appcfg.py from the directory `above` your application?
Example for Windows: The directory: C:\work\helloworld\ contains app.yaml and helloworld.py Make C:\work your current directory Invoke appcfg.py -- should work, or a least give you a new error message. Example for Linux: The directory: ~/work/helloworld contains app.yaml and helloworld.py Make ~/work your current directory Invoke appcfg.py -- should work, or at least give you a new error message. Good luck! On Jan 17, 2:17 pm, "[email protected]" <[email protected]> wrote: > Hello,I´m new with App Engine and I can´t upload my developments. > I always tap: appcfg.py update helloworld/ > but there`s only an error massage:Usage: appcfg.py [options] update > <directory> > appcfg.py: > error: Not a directory: helloworld/ > > Is anyone able to help me,please? > > Thank you in advance --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
