[google-appengine] Re: Image Detection - I want it to look in my library (bucket) only and identify based on images in my own bucket.

2018-02-18 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
I see that you have created a duplicate thread about this issue. All further communications will occur in your duplicate thread . -- You received this m

[google-appengine] Re: Wordpress on App Engine - ERROR: (gcloud.app.deploy) Error Response: [13] An internal error occurred during deployment.

2018-02-18 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
This issue had previously been reported in Public issue Tracker and is already being looked into by the engineering team. You could star the case to receive any updates on the fix. It seems that this issue is a result of Icon files

[google-appengine] Re: Architecture advice for Google Cloud Platform website solution

2018-02-18 Thread Ani Hatzis
Hello John, this is a great post. Don't be too concerned about the "rusty" bit or first cloud project. There are many new things to learn, typically things that will make your life easier, but you will find a lot of your experience useful, too. I have tried to read a fair bit about GPC but fin

Re: [google-appengine] Image Detection - I want it to look in my library (bucket) only and identify based on images in my own bucket

2018-02-18 Thread Ani Hatzis
Yes, the Google Vision API can be integrated with your Google Cloud Storage bucket (it's also mentioned under "Integrated REST API" in the Product Overview ). There is a How-to guide that explains

Re: [google-appengine] Re: Google App Engine is slow to deploy, hangs on "Updating service [someproject]..."

2018-02-18 Thread Kyle Smaagard
> > > Just to add my own $0.02 Switched from the standard env to flexible and went from 30 second deploys to 5+ min. Super bad experience especially when this occurs on Google's own samples!! -- You received this message because you are subscribed to the Google Groups "Google App Engine"

[google-appengine] Image Detection - I want it to look in my library (bucket) only and identify based on images in my own bucket

2018-02-18 Thread Dzaner Bojic
Can Google Vision API do the following? I want to upload my own images as the library and assign a value for what each one is. Then when I use the Image Detection, I want it to look in my library (bucket) only and identify based on images in my own bucket. That is it. Seems like it is usin

[google-appengine] Re: No module named google.appengine.api module with the python runtime

2018-02-18 Thread Randall Toepfer
I am on Ubuntu. I installed glcoud SDK according to the docs and installed the appengine python components from command line. I ran the commands below and ran pip install globally and to my virtual environment. I also tried updating my PYTHONPATH env variable in bashrc. Only after I explic

[google-appengine] Image Detection - I want it to look in my library (bucket) only and identify based on images in my own bucket.

2018-02-18 Thread Dzaner Bojic
I want to use Google Vision API to detect my own images; NOT have google search the internet and label detect what they think it is. Image Detection, I want it to look in my library (bucket) only and identify based on images in my own bucket. Is this possible please? -- You received this mes

[google-appengine] Wordpress on App Engine - ERROR: (gcloud.app.deploy) Error Response: [13] An internal error occurred during deployment.

2018-02-18 Thread Michael Fawcett
Following the steps to install Wordpress on App Engine Flexible environment, however, I'm running into an issue when deploying. It works fine in the local environment. Seem to have searched everywhere but just can't seem to find a solution. Any help greatly appreciated. 2018-02-17 15:12:5