import test
Hello Ryan
What is the current Google Cloud SDK version you are using? As of now current version for Google Cloud SDK is [220.0.0]. We had a known issue [1] on version [219.0.1] in dev_appserver with app-engine-python [1.9.76] which should be resolved in the current version where the version of app-engine-python is [1.9.77]. I would recommend to update your SDK version using this [2] command and try again. If you still having this issue after upgrade and believe this could be a bug, please create an issue in issuetracker with details description of your issue and provide the output of this [3] command so that we know more about your SDK.
[1] https://issuetracker.google.com/117145272
[2] gcloud components update
[3] gcloud info --anonymize
hi all! i'm debugging a dev_appserver problem that seems to have been introduced in google cloud sdk 219 / app-engine-python 1.9.76: imports are now all resolved as absolute instead of relative. does that sound familiar?
Hi Vitaly,
This behavior is indeed unusual. As Amit mentioned above, there seems to be a known issue which is currently under investigation by our Cloud SDK Engineering Team. I would recommend adding a comment to the Issue Thread providing your scenario and CC’ing yourself for any future updates on the post.
This behavior is indeed unusual. As Amit mentioned above, there seems to be a known issue which is currently under investigation by our Cloud SDK Engineering Team. I would recommend adding a comment to the Issue Thread providing your scenario and CC’ing yourself for any future updates on the post.