Re: [google-appengine] i get error when i try to deploy my app to google by google app engine launcher

2011-01-25 Thread Nikini Ayodaya
Helloo Dear Friends, Do you want a download free softwares Click here http://adf.ly/L2uX Unlimited Movies Download Website Click Here http://adf.ly/LiHB Another Movies Downloaad Website Click Here http://adf.ly/LJAl *NO PRON,NO SPAM On Tue, Jan 25, 2011 at 1:48 PM, phannguyen wrote: > t

Re: [google-appengine] i get error when i try to deploy my app to google by google app engine launcher

2011-01-25 Thread Tim Hoffman
Hi There are a heap of reasons not to use Python2.7. Whilst the specific issue you just had had nothing to do with python versions I predict you will have problems. Production runs 2.5 , there are minor differences between 2.6 and 2.5. 2.7 introduced a heap more. You will find things like t

Re: [google-appengine] i get error when i try to deploy my app to google by google app engine launcher

2011-01-25 Thread phannguyen
hi Robert, i have fixed this error, the cause is not match between application name on appspot.com and application name in my app.yaml With python 2.7 it's ok. No need to reinstall python 2.5. -- You received this message because you are subscribed to the Google Groups "Google App Engine" g

Re: [google-appengine] i get error when i try to deploy my app to google by google app engine launcher

2011-01-25 Thread phannguyen
thanks for reply, i think it's just less version 3.0. :D i'll reinstall python 2.5. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appengine@googlegroups.com. To unsubscribe from this group, send

Re: [google-appengine] i get error when i try to deploy my app to google by google app engine launcher

2011-01-24 Thread Robert Kluin
Did you register 'helloworld' at appspot.com? You need to replace 'helloworld' with your actual app id in app.yaml. You also need to use Python 2.5, you're using 2.7 -- you'll probably have issues. Robert On Mon, Jan 24, 2011 at 21:33, Phan Nguyen wrote: > when i deloy my app by google ap

[google-appengine] i get error when i try to deploy my app to google by google app engine launcher

2011-01-24 Thread Phan Nguyen
when i deloy my app by google app engine launcher, i get error like this: " 2011-01-25 09:21:57 Running command: "['C:\\Python27\\pythonw.exe', '-u', 'C:\\Program Files (x86)\\Google\\google_appengine\\appcfg.py', '--no_cookies', u'--email=myem...@gmail.com', '--passin', 'update', 'E:\\my worksp