Hey ! I'm still encountering this issue (<https://...
# ask-metaflow
d
Hey ! I'm still encountering this issue (https://github.com/Netflix/metaflow/issues/2137) closed as completed. I'm using
metaflow=2.12.39
and also inclue an
IncludeFile
object in my flow. I'm also running my flow through AWS Batch. Is there something I missed or should i just fallback to version
2.12.28
? Thanks for your help ! 😄
1
a
can you try with a newer version of metaflow?
we are now on
2.13.7
- there aren't any backwards incompatible changes in between so you should be able to upgrade without any issues
d
I'll try with the newer version. Just fyi, I'm facing the same problem without any
IncludeFile
and with
metaflow=2.12.28
. I'm thinking this might be more of a computing problem on the aws batch side.
👍🏼 1