python-gae-vscode-startup-project Install python dependencies: If you don't have pip installed, see how to install this link, before install dependecies. In the project's root folder: rm -rf lib; pip install -r requirements.txt -t lib