Hey folks, I'm running into a seemingly transient module path error in worker pods after some successful workflow runs. I suspect it has something to do with our file structure or custom container image. Advice as far as file structure considerations or anything else is greatly appreciated.
ModuleNotFoundError: No module named 'site-packages'
tracing from
/usr/local/bin/pyflyte-execute:8
t
tall-lock-23197
04/05/2024, 6:15 AM
i presume it got to do with the python env in your image. mind sharing the dockerfile or imagespec, whichever you're using?
h
high-accountant-32689
04/05/2024, 11:35 PM
can you also share the file layout you're using? Also, is fast registration involved?