리뷰 Google Cloud 기초: App Engine 시작하기개
리뷰 194459개
Daniel F. · 4년 초과 전에 리뷰됨
Jeff P. · 4년 초과 전에 리뷰됨
This command in step #2 does not wok: "virtualenv -p python3 venv" you have to use this one: "python3 -m venv venv"
Eric F. · 4년 초과 전에 리뷰됨
Lab can't be completed due to the following error message: student_01_b57f463bfac8@cloudshell:~/python-docs-samples/appengine/standard_python3/hello_world (qwiklabs-gcp-03-a58d95f50667)$ virtualenv -v find interpreter for spec PythonSpec(path=/usr/bin/python3) proposed PythonInfo(spec=CPython3.9.2.final.0-64, exe=/usr/bin/python3, platform=linux, version='3.9.2 (default, Feb 28 2021, 17:03:44) \n[GCC 10.2.1 20210110]', encoding_fs_io=utf-8-utf-8) ModuleNotFoundError: No module named 'virtualenv.activation.xonsh' Here's the fix for it: sudo apt-get remove python3-virtualenv
Viktor K. · 4년 초과 전에 리뷰됨
Interesting
Esayas D. · 4년 초과 전에 리뷰됨
Anton P. · 4년 초과 전에 리뷰됨
Task 2, item 2, command 2 are failing. Needed to follow https://stackoverflow.com/questions/71086270/no-module-named-virtualenv-activation-xonsh to fix it
Maxim R. · 4년 초과 전에 리뷰됨
Kachisicho A. · 4년 초과 전에 리뷰됨
The Virtual Env wasn't opening because of "ModuleNotFoundError: No module named 'virtualenv.activation.xonsh'" and needed to run apt-get remove python3-virtualenv to get it working. Took up my lab time to troubleshoot. Please fix or add the command.
Shikhar V. · 4년 초과 전에 리뷰됨
Pallavi N. · 4년 초과 전에 리뷰됨
Rajashri M. · 4년 초과 전에 리뷰됨
Luis A. · 4년 초과 전에 리뷰됨
Keerthana V. · 4년 초과 전에 리뷰됨
SUNIL J. · 4년 초과 전에 리뷰됨
Keerthana V. · 4년 초과 전에 리뷰됨
Ian W. · 4년 초과 전에 리뷰됨
Poorna T. · 4년 초과 전에 리뷰됨
裕貴 三. · 4년 초과 전에 리뷰됨
Arjun M. · 4년 초과 전에 리뷰됨
There 's an error in one command. It should be virtualenv -p python3 env ( and not virtualenv -p python3 venv)
Natalia R. · 4년 초과 전에 리뷰됨
Nur F. · 4년 초과 전에 리뷰됨
can't install python3
Ujjal C. · 4년 초과 전에 리뷰됨
Dariusz N. · 4년 초과 전에 리뷰됨
Getting error ,not able to complete the lab
Megha M. · 4년 초과 전에 리뷰됨
Shahbaz G. · 4년 초과 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.