Closed kanchanpathak06 closed 1 year ago
This error is triggering in the io_utils.pu code when the read_file_mlflow(path) tries to return dct[ExportFields.MLFLOW] .
I was using a older version of ameasar, but wanted to use the code from main and facing this error when importing my experiments
You will need to import with the same mlflow-export-import git version that you exported.
This error is triggering in the io_utils.pu code when the read_file_mlflow(path) tries to return dct[ExportFields.MLFLOW] .
I was using a older version of ameasar, but wanted to use the code from main and facing this error when importing my experiments