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.
billions-midnight-10687
12/04/2023, 4:06 PM
the exact error is
billions-midnight-10687
12/04/2023, 4:06 PM
ModuleNotFoundError: No module named 'src'
billions-midnight-10687
12/04/2023, 4:07 PM
i wondered if entrypoint.py supported python versions are 3.9+
f
freezing-airport-6809
12/04/2023, 5:30 PM
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?