Opiniones sobre Google Cloud Fundamentals: Cómo comenzar a usar App Engine

194430 opiniones

scripts not working in step 2: Edit the Dockerfile [hint: nano Dockerfile] to contain the following content. FROM python:3.7 WORKDIR /app COPY . . RUN pip install gunicorn RUN pip install -r requirements.txt ENV PORT=8080 CMD exec gunicorn --bind :$PORT --workers 1 --threads 8 main:app I had to change from python to FROM python:3.8 I also manually installed Flank3.0 and upgraded pip. Between all those actions - I managed to resolve my issue. Ultimately the 20 minutes isn't enough time if you need to troubleshoot.

Julie M. · Se revisó hace más de 2 años

atsushi k. · Se revisó hace más de 2 años

Tomasz F. · Se revisó hace más de 2 años

Martin A. · Se revisó hace más de 2 años

ERROR: Could not find a version that satisfies the requirement Flask==3.0.0

Norbert N. · Se revisó hace más de 2 años

scripts not working

Julie M. · Se revisó hace más de 2 años

Anu S. · Se revisó hace más de 2 años

An error occurred when I tried to build a Docker image. I fixed the version of Flask in requirement.txt and everything went fine.

佑介 安. · Se revisó hace más de 2 años

H M. · Se revisó hace más de 2 años

ERROR: Could not find a version that satisfies the requirement Flask==3.0.0

Norbert N. · Se revisó hace más de 2 años

Abhishek S. · Se revisó hace más de 2 años

Karen Christianne R. · Se revisó hace más de 2 años

OK

丈夫 原. · Se revisó hace más de 2 años

ERROR: Could not find a version that satisfies the requirement Flask==3.0.0

Norbert N. · Se revisó hace más de 2 años

Aravindhan M. · Se revisó hace más de 2 años

Srinath R. · Se revisó hace más de 2 años

誠之 廣. · Se revisó hace más de 2 años

Ramya Lakshmi A. · Se revisó hace más de 2 años

Angela C. · Se revisó hace más de 2 años

Need to update the Dockerfile entry. The version of Python was incorrect.

Vadym T. · Se revisó hace más de 2 años

Shuo L. · Se revisó hace más de 2 años

誠之 廣. · Se revisó hace más de 2 años

The application would not build at first due to Flask 3.0 not being available. Downgraded it to required the highest available and it worked.

Joshua M. · Se revisó hace más de 2 años

Pedro P. · Se revisó hace más de 2 años

Ganesh S. · Se revisó hace más de 2 años

No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.