关于“Google Cloud Fundamentals: Getting Started with App Engine”的评价

关于“Google Cloud Fundamentals: Getting Started with App Engine”的评价

评论

Purva K. · 评论6 months之前

Purva K. · 评论6 months之前

Google Cloud Shell is temporarily unavailable. Try connecting in a few minutes. > [5/5] RUN pip install -r requirements.txt: 0.956 ERROR: Ignored the following versions that require a different python version: 2.3.0 Requires-Python >=3.8; 2.3.1 Requires-Python >=3.8; 2.3.2 Requires-Python >=3.8; 2.3.3 Requires-Python >=3.8; 3.0.0 Requires-Python >=3.8; 3.0.1 Requires-Python >=3.8; 3.0.2 Requires-Python >=3.8 0.958 ERROR: Could not find a version that satisfies the requirement Flask==3.0.0 (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, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.2.5) 0.959 ERROR: No matching distribution found for Flask==3.0.0 0.975 0.975 [notice] A new release of pip is available: 23.0.1 -> 24.0 0.975 [notice] To update, run: pip install --upgrade pip ------ Dockerfile:5 -------------------- 3 | COPY . . 4 | RUN pip install gunicorn 5 | >>> RUN pip install -r requirements.txt 6 | ENV PORT=8080 7 | CMD exec gunicorn --bind :$PORT --workers 1 --threads 8 main:app --------------------

JOSE A. · 评论6 months之前

Ramya K. · 评论6 months之前

All good

Vilas T. · 评论6 months之前

Ormar D. · 评论6 months之前

Aryan V. · 评论6 months之前

Aryan V. · 评论6 months之前

Aryan V. · 评论6 months之前

Subhayu S. · 评论6 months之前

Kishan D. · 评论6 months之前

Aryan V. · 评论6 months之前

Nataliia Z. · 评论6 months之前

Sushree N. · 评论6 months之前

Aryan V. · 评论6 months之前

Jatin C. · 评论6 months之前

SANGEETA S. · 评论6 months之前

Pravalya V. · 评论6 months之前

Avinnash S. · 评论6 months之前

it not working script 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 RUN pip install -r requirements.txt Failed to run

VINAY G. · 评论6 months之前

nice

Soumyasmita P. · 评论6 months之前

kamalesh yadav p. · 评论6 months之前

ANIRBAN M. · 评论6 months之前

.

chakradana D. · 评论6 months之前

Sivasankari V. · 评论6 months之前

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。