[google-appengine] "ERROR: (gcloud.app.deploy) The project [pj-name] already contains an App Engine application" when migrating from Python 2.5 to 2.7 (appcfg.py to gcloud)

2017-02-22 Thread ichirorocks
Hi. I have been maintaining old version of Google App Engine Python software by using appcfg.py to deploy. Now I got a notice from Google saying Python 2.5 will be disabled and I need to upgrade to 2.7. So I installed Python 2.7 & new SDK, and I'm trying to deploy my software by gcloud command

[google-appengine] Re: "ERROR: (gcloud.app.deploy) The project [pj-name] already contains an App Engine application" when migrating from Python 2.5 to 2.7 (appcfg.py to gcloud)

2017-03-07 Thread ichirorocks
Thank you for your response. It seems a lot of hassle. I'm not happy that Py 2.5 will be disabled, neither. I decided to port the application to make it run on AWS. Thanks anyways. On Thursday, February 23, 2017 at 7:33:53 AM UTC-8, George (Cloud Platform Support) wrote: > > It may be advisa