Hey so I was able to get the local .py files imported by adding the folder to my path sys .path
Answered
Hey,
Hey,
I'm trying to build a clearml pipeline using decorators. My training script includes two modules(.py files) that's stored locally. This however causes an error with clearml as I suppose it creates separate environments for each function. Is there any solution to include local .py files? (Apart from explicitly creating a module)
Show more results
replies
21K Views
31
Answers
2 years ago
8 months ago
Tags