cloud-functionsDiagnosing a Google Cloud Functions build failureMy Google Cloud Functions deployed fine to the Python 3.7 runtime, but failed to build for Python 3.8. Here's how I investigated and discovered the cause.