Open drob946 opened 1 week ago
I am getting this too. Have you figured it out @drob946
We believe it has to do with the Python version missing in the conda.yml file in the get_data step.
Try adding python=3.10 as a dependency in the dependencies section and try again.
Running > mlflow run . -P steps=download returns tons of errors regarding pyarrow. Any help would be appreciated.