While debugging#311, stumbled upon another issue. Steps to reproduce From the UI, Created a new project, new version with sample dataset, created version. Ran the training code. workspace = rf.workspace() project = workspace.project('test2-forest-fire-detection') version = project.version(6) ...