Charles D - Ginjer.aiC
Windmill11mo ago
19 replies
Charles D - Ginjer.ai

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
#requirements:
#google-cloud-storage

What am I doing wrong ? And how can I get it to work ?
Thank you so much for your help
Was this page helpful?