fast-honey-9693
06/01/2023, 6:12 PM@conda
decorator):
bash: line 1: metaflow_Flow_linux-64_b08b99b99db66cc0cce7f6758d2445c373c7298e/bin/python: No such file or directory
i have:
• deleted the local conda envs
• deleted .metaflow
i looked for a file/prefix with that name in the metaflow S3 bucket, but can't find it. the prefixes in the bucket are:
metaflow
|-conda
|--|-<http://conda.anaconda.org|conda.anaconda.org>
|--|-<http://repo.anaconda.com|repo.anaconda.com>
|-Flow
this feels like a config problem, but both METAFLOW_DATASTORE_SYSROOT_S3
and METAFLOW_DATATOOLS_SYSROOT_S3
are pointing to the relevant bucket.
not totally sure where to start on that one.