Hi Flyte team, some of our users were testing runn...
# ask-the-community
g
Hi Flyte team, some of our users were testing running of flyte workflows onto older versions of databricks runtime (10.4) with python 3.8 and got import errors from the entrypoint.py.
the exact error is
ModuleNotFoundError: No module named 'src'
i wondered if entrypoint.py supported python versions are 3.9+
k
No we used it for Python 3.6/7 etc not on databricks. we should take a look. So do you see that 3.9 works?
k
are you using fast-register?