Google Cloud の基礎: App Engine を使ってみる のレビュー

Google Cloud の基礎: App Engine を使ってみる のレビュー

194054 件のレビュー

Kerba Gorave Purva · 6ヶ月前にレビュー済み

Kerba Gorave Purva · 6ヶ月前にレビュー済み

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 --------------------

ALFREDO FERNANDEZ JOSE · 6ヶ月前にレビュー済み

Kolthuri Ramya · 6ヶ月前にレビュー済み

All good

Tamrakar Vilas · 6ヶ月前にレビュー済み

Dalsgaard Ormar · 6ヶ月前にレビュー済み

Verma Aryan · 6ヶ月前にレビュー済み

Verma Aryan · 6ヶ月前にレビュー済み

Verma Aryan · 6ヶ月前にレビュー済み

Sar Subhayu · 6ヶ月前にレビュー済み

Dave Kishan · 6ヶ月前にレビュー済み

Verma Aryan · 6ヶ月前にレビュー済み

Zakomorna Nataliia · 6ヶ月前にレビュー済み

Nanda Sushree · 6ヶ月前にレビュー済み

Verma Aryan · 6ヶ月前にレビュー済み

Chawda Jatin · 6ヶ月前にレビュー済み

SEET SANGEETA · 6ヶ月前にレビュー済み

Veerisetti Pravalya · 6ヶ月前にレビュー済み

Shree Ramanujam Avinnash · 6ヶ月前にレビュー済み

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

GATLA VINAY · 6ヶ月前にレビュー済み

nice

Pathi Soumyasmita · 6ヶ月前にレビュー済み

pagidi kamalesh yadav · 6ヶ月前にレビュー済み

MUKHERJEE ANIRBAN · 6ヶ月前にレビュー済み

.

Doopada chakradana · 6ヶ月前にレビュー済み

V Sivasankari · 6ヶ月前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。