Deploying a Python Flask Web Application to App Engine Flexible Reviews

25898 reviews

Anamika G. · Reviewed almost 4 years ago

Anamika G. · Reviewed almost 4 years ago

Saurav N. · Reviewed almost 4 years ago

During the app deploy step there is an issue with the specified dependency versions in requirements.txt (console dump below) Step #1: created virtual environment CPython3.6.10.final.0-64 in 1183ms Step #1: creator CPython3Posix(dest=/env, clear=False, global=False) Step #1: seeder FromAppData(download=False, pip=bundle, wheel=bundle, setuptools=bundle, via=copy, app_data_dir=/root/.local/share/virtualenv) Step #1: added seed packages: pip==20.2.2, setuptools==49.6.0, wheel==0.35.1 Step #1: activators PythonActivator,FishActivator,XonshActivator,CShellActivator,PowerShellActivator,BashActivator Step #1: Removing intermediate container 7bf39ec4992b Step #1: 5b6786bff38f Step #1: Step 4/9 : ENV VIRTUAL_ENV /env Step #1: Running in 659b64531f73 Step #1: Removing intermediate container 659b64531f73 Step #1: df8a573c51c0 Step #1: Step 5/9 : ENV PATH /env/bin:$PATH Step #1: Running in 2a51cc168d3e Step #1: Removing intermediate container 2a51cc168d3e Step #1: 47617100bb85 Step #1: Step 6/9 : ADD requirements.txt /app/ Step #1: bd214a044bcb Step #1: Step 7/9 : RUN pip install -r requirements.txt Step #1: Running in 4673b7cdc7b6 Step #1: Ignoring gunicorn: markers 'python_version < "3.0"' don't match your environment Step #1: Ignoring google-cloud-storage: markers 'python_version > "3.6"' don't match your environment Step #1: ERROR: Could not find a version that satisfies the requirement Flask==2.1.0 (from -r requirements.txt (line 1)) (from versions: 0.1, 0.2, 0.3, 0.3.1, 0.4, 0.5, 0.5.1, 0.5.2, 0.6, 0.6.1, 0.7, 0.7.1, 0.7.2, 0.8, 0.8.1, 0.9, 0.10, 0.10.1, 0.11, 0.11.1, 0.12, 0.12.1, 0.12.2, 0.12.3, 0.12.4, 0.12.5, 1.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 2.0.0rc1, 2.0.0rc2, 2.0.0, 2.0.1, 2.0.2, 2.0.3) Step #1: ERROR: No matching distribution found for Flask==2.1.0 (from -r requirements.txt (line 1)) Step #1: WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available. Step #1: You should consider upgrading via the '/env/bin/python -m pip install --upgrade pip' command. Flask Step #1: The command '/bin/sh -c pip install -r requirements.txt' returned a non-zero code: 1 Finished Step #1 ERROR

Cory K. · Reviewed almost 4 years ago

Vamsi Chaitanya C. · Reviewed almost 4 years ago

Perfect. Thank you ^_+

Sureerat P. · Reviewed almost 4 years ago

Neeraj R. · Reviewed almost 4 years ago

Giridhar R. · Reviewed almost 4 years ago

Ritesh J. · Reviewed almost 4 years ago

Marcin K. · Reviewed almost 4 years ago

Umesh S. · Reviewed almost 4 years ago

Tomasz K. · Reviewed almost 4 years ago

Mahesh C. · Reviewed almost 4 years ago

Subodh K. · Reviewed almost 4 years ago

Santosh Kumar L. · Reviewed almost 4 years ago

Good

Nilesh A. · Reviewed almost 4 years ago

Artur L. · Reviewed almost 4 years ago

ชนาธิป เ. · Reviewed almost 4 years ago

Natalia S. · Reviewed almost 4 years ago

good

Rehan S. · Reviewed almost 4 years ago

Flask version provided in requirements.text is not working. Should be updated to Flask > 2.0.0 for it to work.

Neeharika M. · Reviewed almost 4 years ago

Subhadeep S. · Reviewed almost 4 years ago

Yashu S. · Reviewed almost 4 years ago

Marcin S. · Reviewed almost 4 years ago

Sarang K. · Reviewed almost 4 years ago

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