Google Cloud Fundamentals: Getting Started with App Engine Reviews

194458 reviews

Marco M. · Reviewed over 4 years ago

Larry F. · Reviewed over 4 years ago

Chad P. · Reviewed over 4 years ago

Walter Demian S. · Reviewed over 4 years ago

Thulasimani P. · Reviewed over 4 years ago

can't install python3

Ujjal C. · Reviewed over 4 years ago

Task 2 Step 2 would not work. Needed to uninstall python3-virtualenv. Otherwise would keep getting error: ModuleNotFoundError: No module named 'virtualenv.activation.xonsh'

Shawn B. · Reviewed over 4 years ago

jose manuel s. · Reviewed over 4 years ago

Roland U. · Reviewed over 4 years ago

ok

Bryan J. · Reviewed over 4 years ago

Jason C. · Reviewed over 4 years ago

Very satisfied

SUMAN K. · Reviewed over 4 years ago

Error with Flask Version. Unclear how to get App ID

Nico K. · Reviewed over 4 years ago

Vignesh B. · Reviewed over 4 years ago

Julio T. · Reviewed over 4 years ago

Swadeep C. · Reviewed over 4 years ago

$ virtualenv -p python3 venv ModuleNotFoundError: No module named 'virtualenv.activation.xonsh'

Amine M. · Reviewed over 4 years ago

Adam K. · Reviewed over 4 years ago

Pablo C. · Reviewed over 4 years ago

saurabh k. · Reviewed over 4 years ago

"virtualenv -p python3 venv" command needs to be changed with "python3 -m venv venv". Also installing virtualenv with apt-get is not required, as it is already included in Python 3. "pip" commands should become "pip3" and "python" commands should become "python3" (to differenciate it from Python 2).

Riccardo C. · Reviewed over 4 years ago

Didn't install necessary files with virtualenv / venv and so couldn't progress past the steps from "virtualenv -p python3 venv"

Cameron B. · Reviewed over 4 years ago

Encountered an error when setting up the virtual environment Had to run the following command in Shell: sudo apt-get remove python3-virtualenv

Jeremy P. · Reviewed over 4 years ago

Ilyas G. · Reviewed over 4 years ago

No es facil obtener el APP Id

Jose Luis H. · Reviewed over 4 years ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.