Charles D - Ginjer.ai
"deployment in progress" hanging forever
Hello there,
I am using the enterprise version on my own deployment, with 4 workers. On GCP.
I am trying to save some scripts / flows, and my deployments are not going through ("deployment in progress" hanging forever).
What's the best way to debug that ?
Cheers
7 replies
Can't import google-cloud-storage
Hello,
I'm using the enterprise version, and I have setup a gcloud resource.
I can't figure out how to import
from google.gloud import storage
that systematically fails, since it doesn't pick up that it needs to install google-cloud-storage
.
I've tried to formally add it at the top of the script using this
What am I doing wrong ? And how can I get it to work ?
Thank you so much for your help20 replies