Hi, team.
When running a kedro pipeline, I am finding the error below. Can anyone give some guidance on how to troubleshoot this?kedro.io
.core.DatasetError: Class '[...].MlflowArtifactDataSet' not found, is this a typo?
Hi, Juan. Thank you for you reply and apologies for the delay 🙂
Turns out the problem was that there was an error in the project setup (the order of folders inside src/). Also, its an old project (so, some methods were changed).