GoogleCloudPlatform / training-data-analyst

Labs and demos for courses for GCP Training (http://cloud.google.com/training).
Apache License 2.0
7.84k stars 5.85k forks source link

Cannot complete lab due to it using deprecated python runtime #2546

Open tjherring opened 7 months ago

tjherring commented 7 months ago

Here is the lab: https://www.cloudskillsboost.google/course_sessions/11740698/labs/456666

For Task 2... deploying to app engine. We are instructed to add runtime: python37. When deploying, there is an error that python 37 is no longer supported. I tried to change it to python38 and deploy... which worked. Although the "Check My Progress" feature failed so I cannot successfully complete the lab.