Deploying a Python Flask Web Application to App Engine Flexible Reviews

Deploying a Python Flask Web Application to App Engine Flexible Reviews

22291 reviews

I tried to deploy app using python version 3.7 to 3.12, but it errors with python EOS in all version.

Boryeon P. · Reviewed 1 day ago

Michelle S. · Reviewed 2 days ago

Sheldon P. · Reviewed 3 days ago

Nishi .. · Reviewed 5 days ago

Joe R. · Reviewed 9 days ago

Christopher L. · Reviewed 9 days ago

yeseswini c. · Reviewed 9 days ago

JAGAN MOHAN REDDY N. · Reviewed 9 days ago

bad

Karthik kumar K. · Reviewed 9 days ago

Sheldon P. · Reviewed 10 days ago

Rachana K. · Reviewed 10 days ago

Amrutha Gowri J. · Reviewed 10 days ago

Joshua I. · Reviewed 11 days ago

Could not finish the lab due to an error received when deploying the app: ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: Error(s) encountered validating runtime. Your runtime version for python is past End of Support. Please upgrade to the latest runtime version available..

Claudiu I. · Reviewed 13 days ago

Python 3.7 doesn't work

Quincy W. · Reviewed 14 days ago

Jeong Y. · Reviewed 15 days ago

Seah P. · Reviewed 15 days ago

Encountered error need to fix by clouskillboost Do you want to continue (Y/n)? Y Beginning deployment of service [default]... Uploading 1 file to Google Cloud Storage 100% 100% File upload done. ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: Error(s) encountered validating runtime. Your runtime version for python is past End of Support. Please upgrade to the latest runtime version available.. (env) student_00_3d99cc8721cc@cloudshell:~/flex_and_vision (qwiklabs-gcp-01-caea06de10f8)$

Mukesh H. · Reviewed 17 days ago

ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: Error(s) encountered validating runtime. Your runtime version for python is past End of Support. Please upgrade to the latest runtime version available..

Natchanon B. · Reviewed 28 days ago

The use of python 2.7 doesn't seem to be supported anymore and new versions require the addition of operating_system in app.yml : “INVALID_ARGUMENT: Error(s) encountered validating runtime. Your runtime version for python is past End of Support. Please upgrade to the latest runtime version available”. It works with: runtime: python env: flex entrypoint: gunicorn -b :$PORT main:app runtime_config: python_version: 3.8 operating_system: "ubuntu22" env_variables: CLOUD_STORAGE_BUCKET: qwiklabs-gcp-03-5bfe6b3af430 manual_scaling: instances: 1

Jimmy C. · Reviewed 29 days ago

Neha G. · Reviewed 30 days ago

El S. · Reviewed about 1 month ago

Elias P. · Reviewed about 1 month ago

Emmanuel B. · Reviewed about 1 month ago

Garret R. · Reviewed about 1 month ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.