I'm trying to read through your errors, but they seem to be from multiple commands, and are hard to read in groups. Do you mind using the Wave-based forum, and pasting in a wave? That will be easier to check. http://code.google.com/apis/wave/forum.html
Here is the bare minimum Python wave robot project files, by the way: http://google-wave-resources.googlecode.com/svn/trunk/samples/extensions/robots/python/python_tutorial/ If it doesn't work with those, I think it's something to do with your GAE/Python configuration. On Mar 30, 5:27 pm, Tushar Ghosh <[email protected]> wrote: > On Mar 30, 10:08 am, "pamela (Google Employee)" <[email protected]> > wrote: > > > 1) The dev-appserver isn't useful for Wave robots - robots must be deployed > > on a public URL (appspot.com) to be used inside Wave. > > > 2) The error says that you did not specify a directory. You should specify > > either "." if you're inside the project directory or if not, the relative > > Actually, I have placed the google_appengine folder in path variable > and my current directory is WaveRobot which has my project directory > hello-bot. So I am trying to deply using command > $ appcfg.py update hello-bot/ > > Am I doing something wrong. Please help me out -- You received this message because you are subscribed to the Google Groups "Google Wave API" 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-wave-api?hl=en.
