Solved — Error while finding module specification for ‘pip’ (AttributeError: module ‘__main__’ has no attribute ‘__file__’)
Using command "gcloud app deploy app.yaml"
causes error.
Running "python3 -m pip install --requirement requirements.txt --upgrade --upgrade-strategy only-if-needed --no-warn-script-location --no-warn-conflicts --force-reinstall --no-compile (PIP_CACHE_DIR=/layers/google.python.pip/pipcache PIP_DISABLE_PIP_VERSION_CHECK=1)"
Step #2 - "build": /layers/google.python.pip/pip/bin/python3…