关于“Google Cloud Fundamentals: Getting Started with App Engine”的评价
194188 条评价
Tanukula N. · 已于 about 1 year前审核
Allyne V. · 已于 about 1 year前审核
Sadhna .. · 已于 about 1 year前审核
Lei A. · 已于 about 1 year前审核
Lakshmana K. · 已于 about 1 year前审核
Able to troubleshoot the issue with the version of the application inside requirements.txt
Raymond M. · 已于 about 1 year前审核
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. · 已于 about 1 year前审核
atsushi k. · 已于 about 1 year前审核
Tomasz F. · 已于 about 1 year前审核
Martin A. · 已于 about 1 year前审核
ERROR: Could not find a version that satisfies the requirement Flask==3.0.0
Norbert N. · 已于 about 1 year前审核
scripts not working
Julie M. · 已于 about 1 year前审核
Anu S. · 已于 about 1 year前审核
An error occurred when I tried to build a Docker image. I fixed the version of Flask in requirement.txt and everything went fine.
佑介 安. · 已于 about 1 year前审核
H M. · 已于 about 1 year前审核
ERROR: Could not find a version that satisfies the requirement Flask==3.0.0
Norbert N. · 已于 about 1 year前审核
Abhishek S. · 已于 about 1 year前审核
Karen Christianne R. · 已于 about 1 year前审核
OK
丈夫 原. · 已于 about 1 year前审核
ERROR: Could not find a version that satisfies the requirement Flask==3.0.0
Norbert N. · 已于 about 1 year前审核
Aravindhan M. · 已于 about 1 year前审核
Srinath R. · 已于 about 1 year前审核
誠之 廣. · 已于 about 1 year前审核
Ramya Lakshmi A. · 已于 about 1 year前审核
Angela C. · 已于 about 1 year前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。