Hello! First time question here! We're evaluating ...
# ask-metaflow
o
Hello! First time question here! We're evaluating Metaflow as a potential tool for our organization. We are using GCP. I managed to deploy Metaflow service and UI using a (slightly modified version of) the Helm charts provided by
metaflow-tools
and configured a GCS bucket as my data store. I can run some of the tutorial flows from my local machine + view the runs in the UI, so far so good! However, when I try to view the DAG structure or the task logs, I get an error message indicating that the
google-cloud-storage
dependency is missing (error message below in thread). How I fix this? Happy to provide more details if necessary!