Google Cloud Fundamentals: Getting Started with App Engine Reviews
194459 reviews
Daniel F. · Reviewed больше 4 лет ago
Jeff P. · Reviewed больше 4 лет ago
This command in step #2 does not wok: "virtualenv -p python3 venv" you have to use this one: "python3 -m venv venv"
Eric F. · Reviewed больше 4 лет ago
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. · Reviewed больше 4 лет ago
Interesting
Esayas D. · Reviewed больше 4 лет ago
Anton P. · Reviewed больше 4 лет ago
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. · Reviewed больше 4 лет ago
Kachisicho A. · Reviewed больше 4 лет ago
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. · Reviewed больше 4 лет ago
Pallavi N. · Reviewed больше 4 лет ago
Rajashri M. · Reviewed больше 4 лет ago
Luis A. · Reviewed больше 4 лет ago
Keerthana V. · Reviewed больше 4 лет ago
SUNIL J. · Reviewed больше 4 лет ago
Keerthana V. · Reviewed больше 4 лет ago
Ian W. · Reviewed больше 4 лет ago
Poorna T. · Reviewed больше 4 лет ago
裕貴 三. · Reviewed больше 4 лет ago
Arjun M. · Reviewed больше 4 лет ago
There 's an error in one command. It should be virtualenv -p python3 env ( and not virtualenv -p python3 venv)
Natalia R. · Reviewed больше 4 лет ago
Nur F. · Reviewed больше 4 лет ago
can't install python3
Ujjal C. · Reviewed больше 4 лет ago
Dariusz N. · Reviewed больше 4 лет ago
Getting error ,not able to complete the lab
Megha M. · Reviewed больше 4 лет ago
Shahbaz G. · Reviewed больше 4 лет ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.