Hi Kush, please update module version to grpcio==1.29.0 On Friday, 5 June 2020 14:55:23 UTC+5:30, Kush Goyal wrote: > > I am getting the below error when deploying my Django app: > > ERROR: (gcloud.app.deploy) Error Response: [9] > Application startup error! Code: APP_CONTAINER_CRASHED > File > "/env/lib/python3.6/site-packages/google/api_core/gapic_v1/method_async.py", > line 20, in <module> > from google.api_core import general_helpers, grpc_helpers_async > File > "/env/lib/python3.6/site-packages/google/api_core/grpc_helpers_async.py", > line 145, in <module> > class _WrappedStreamUnaryCall(_WrappedUnaryResponseMixin, > _WrappedStreamRequestMixin, aio.StreamUnaryCall): > AttributeError: module 'grpc.experimental.aio' has no attribute > 'StreamUnaryCall' > > > There are modules I am using: > google-cloud-storage==1.28.1 > google-cloud-logging==1.15.0 > google-cloud-pubsub==1.5.0 > google-cloud-profiler==1.1.0 > google-cloud-kms==1.4.0 > google-cloud-tasks==1.5.0 > gunicorn==20.0.4 > psycopg2==2.8.5 > grpcio==1.27.2 > > >
-- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/84785366-d2de-495b-a01e-7b858aeaa2b5o%40googlegroups.com.
