Hey all. My batch jobs are failing with: `Environ...
# ask-metaflow
s
Hey all. My batch jobs are failing with: `Environment bootstrapped bash: line 1: metaflow_[
]/bin/python: no such file or directory` I’m using retry decorators and that’s not working either. Current setup: python3.10 (using that same docker image too — not a custom one). Using conda_base decorator. Adding a subdirectory to my Python path, in case you use that somewhere Any help would be appreciated