[google-appengine] I get this error and dont know how to fix it

2017-02-15 Thread Thomas Ponzo
Traceback (most recent call last): File "GoogleAppEngineLauncher.py", line 42, in File "wx\_core.pyc", line 7913, in __init__ File "wx\_core.pyc", line 7487, in _BootstrapApp File "launcher\app.pyc", line 53, in OnInit File "launcher\app.pyc", line 98, in _CreateModels File

[google-appengine] Re: Use of Pandas in GAE

2017-02-15 Thread Juan Antonio Fernández Sánchez
Hi Nick, Thank you for your answer. The problem is that I would like to run these libraries in a service inside a normal GAE app, not in a container in Compute Engine. Thanks! El lunes, 13 de febrero de 2017, 20:12:12 (UTC+1), Nick (Cloud Platform Support) escribió: > > Hey Juan, > > It

[google-appengine] Re: User permissions question

2017-02-15 Thread 'Nicholas (Google Cloud Support)' via Google App Engine
The roles you've specified (*Project Editor* and *App Engine Admin*) should be sufficient to allow a given account to deploy an App Engine application to your project. The Access Control article

Re: [google-appengine] Re: Datastore Internal Error

2017-02-15 Thread 'Josh Moore' via Google App Engine
This was a known issue. We will be following up with an incident report which will be posted on the Cloud Status Dashboard and cover all occurrences of this issue on 2017-02-14. On Wed, Feb 15, 2017 at 8:14 AM, Marcel Manz

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-15 Thread 'Alex (Cloud Platform Support)' via Google App Engine
Good news, it seems like this redirection issue has now been resolved. Custom domains listed on Flexible Environment App Engine instances should work as prescribed without redirecting to an appspot.com URL. Regards, Alex -- You received this message because you are subscribed to the Google

[google-appengine] Re: User permissions question

2017-02-15 Thread 'Nicholas (Google Cloud Support)' via Google App Engine
I must apologize as this was partly incorrect. While the roles you specified allow one to *Deploy a new version of the application*, one still cannot create an App Engine application (*gcloud app create*). This, though only required one time, should be done from an account with the *Project

[google-appengine] Re: Use of Pandas in GAE

2017-02-15 Thread 'Nick (Cloud Platform Support)' via Google App Engine
Hey Juan, In the App Engine Standard Environment , the docs explain that code and libraries must be pure python : All code for the Python runtime

[google-appengine] Re: I get this error and dont know how to fix it

2017-02-15 Thread 'George (Cloud Platform Support)' via Google App Engine
Hi Thomas, Are you running this command under Windows? If this is the case, you may try backing up the Preferences.ini file (usually installed as C:\Documents and Settings\USERNAME\Application Data\Google\Preferences.ini ), move the original of the Preferences.ini file, then totally