but then when I try to run one of them, for exampl...
# flyte-support
t
but then when I try to run one of them, for example,
pyflyte run --remote ingest_flyte.py ingest_das_data
it complains boto3 not found
g
it complains boto3 not found
Does flyteConsole show this error? or this error happens locally
t
@glamorous-carpet-83516, It complains locally, but i guess I'm missing something, locally we have a few dependencies, like boto3, snowflake-connector and others, how do we make sure they're installed properly when I'm testing using remote
149 Views