SOlivero
New Contributor III

In mi logged model the MLModel has the following flavor:

flavors:
  python_function:
    data: data/feature_store
    env:
      conda: conda.yaml
      virtualenv: python_env.yaml
    loader_module: databricks.feature_store.mlflow_model
    python_version: 3.9.5

I think here is where the problem is, but I don't know how to solve it