Likely what the error logs say - you can try adding this snippet with the experiment name before starting the run
mlflow.set_experiment("experiment_name")